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 6877ca5201
XHTTP client: Allow different paths in U-D-S (#3977)
2 weeks 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 XHTTP: The real upload / download splitting (#3955) 3 weeks ago
config.proto XHTTP: The real upload / download splitting (#3955) 3 weeks 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 XHTTP client: Allow different paths in U-D-S (#3977) 2 weeks ago
h1_conn.go SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 2 months ago
hub.go REALITY: Unblock SplitHTTP transport (#3816) 3 weeks 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 splithttp Read() using blocking mode (#3473) 5 months ago