You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2 1 month ago
..
browser_client.go Add SplitHTTP Browser Dialer support (#3484) 4 months ago
client.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
config.go SplitHTTP server: Add global CORS headers for browser dialer (#3830) 2 months ago
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 1 month ago
config.proto SplitHTTP client: Fix xmux config deserialization (#3827) 2 months ago
config_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 3 months ago
connection.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
dialer.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
h1_conn.go SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 2 months ago
hub.go Transport: Add HTTP3 to HTTP (#3819) 2 months ago
lazy_reader.go SplitHTTP: Fix connection leaks and crashes (#3710) 3 months ago
mux.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
mux_test.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
splithttp.go Remove legacy code (#3838) 2 months ago
splithttp_test.go SplitHTTP: Fix connection leaks and crashes (#3710) 3 months ago
upload_queue.go SplitHTTP: Fix connection leaks and crashes (#3710) 3 months ago
upload_queue_test.go