uquic/http3
2023-10-26 22:47:22 -06:00
..
body.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
body_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
capsule.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
capsule_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
client.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
client_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
error.go http3: introduce an HTTP/3 error type (#4039) 2023-09-16 04:57:50 -07:00
error_codes.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
error_codes_test.go http3: make error codes public and consistent with http2 package (#3744) 2023-04-07 21:53:14 -07:00
error_test.go http3: introduce an HTTP/3 error type (#4039) 2023-09-16 04:57:50 -07:00
frames.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
frames_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
gzip_reader.go add support for gzipped HTTP/3 requests 2019-04-16 17:26:03 +09:00
headers.go http3: reject unknown pseudo headers (#3973) 2023-07-18 22:42:26 -07:00
headers_test.go http3: reject unknown pseudo headers (#3973) 2023-07-18 22:42:26 -07:00
http3_suite_test.go switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
http_stream.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
http_stream_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
mock_quic_early_listener_test.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
mock_roundtripcloser_test.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
mockgen.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
request_writer.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
request_writer_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
response_writer.go upstream: sync to 0.39.1 2023-10-26 22:47:22 -06:00
response_writer_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
roundtrip.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
roundtrip_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
server.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
server_test.go Merge branch 'upstream' into sync-upstream 2023-08-28 14:12:03 -06:00
u_roundtrip.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00