RPRX b30e05d1bc XHTTP: The real upload / download splitting (#3955) 1 year ago
..
browser_client.go c8f6ba9ff0 Add SplitHTTP Browser Dialer support (#3484) 1 year ago
client.go b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
config.go acbf36e21b SplitHTTP server: Add global CORS headers for browser dialer (#3830) 1 year ago
config.pb.go b30e05d1bc XHTTP: The real upload / download splitting (#3955) 1 year ago
config.proto b30e05d1bc XHTTP: The real upload / download splitting (#3955) 1 year ago
config_test.go a3b306aaa4 SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 1 year ago
connection.go b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
dialer.go b30e05d1bc XHTTP: The real upload / download splitting (#3955) 1 year ago
h1_conn.go a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 1 year ago
hub.go e733148c0b REALITY: Unblock SplitHTTP transport (#3816) 1 year ago
lazy_reader.go 83eef6bc1f SplitHTTP: Fix connection leaks and crashes (#3710) 1 year ago
mux.go b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
mux_test.go b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
splithttp.go 7086d286be Remove legacy code (#3838) 1 year ago
splithttp_test.go 83eef6bc1f SplitHTTP: Fix connection leaks and crashes (#3710) 1 year ago
upload_queue.go 83eef6bc1f SplitHTTP: Fix connection leaks and crashes (#3710) 1 year ago
upload_queue_test.go e4f9d03bef splithttp Read() using blocking mode (#3473) 1 year ago