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 bc4bf3d38f
XHTTP: Add "stream-up" mode for client & server (#3994)
2 weeks ago
..
browser_client.go XHTTP: Add "stream-up" mode for client & server (#3994) 2 weeks ago
client.go XHTTP: Add "stream-up" mode for client & server (#3994) 2 weeks ago
config.go SplitHTTP server: Add global CORS headers for browser dialer (#3830) 2 months ago
config.pb.go XHTTP: Add "stream-up" mode for client & server (#3994) 2 weeks ago
config.proto XHTTP: Add "stream-up" mode for client & server (#3994) 2 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: Add "stream-up" mode for client & server (#3994) 2 weeks ago
h1_conn.go SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 2 months ago
hub.go XHTTP: Add "stream-up" mode for client & server (#3994) 2 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 XHTTP: Add "stream-up" mode for client & server (#3994) 2 weeks ago
upload_queue_test.go splithttp Read() using blocking mode (#3473) 5 months ago