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 817fa72874
XHTTP client: Add gRPC header to "stream-up" mode by default (#4042)
16 hours ago
..
browser_client.go XHTTP: Add "stream-up" mode for client & server (#3994) 2 weeks ago
client.go XHTTP client: Add gRPC header to "stream-up" mode by default (#4042) 16 hours ago
config.go SplitHTTP server: Add global CORS headers for browser dialer (#3830) 2 months ago
config.pb.go XHTTP client: Add gRPC header to "stream-up" mode by default (#4042) 16 hours ago
config.proto XHTTP client: Add gRPC header to "stream-up" mode by default (#4042) 16 hours 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: Add gRPC header to "stream-up" mode by default (#4042) 16 hours 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 XHTTP test: Fix Test_maxUpload 4 days 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