uquic/integrationtests
WeidiDeng 824fd8a2f2
http3: automatically add content-length for small responses (#3989)
* response writer: add content-length automatically when response is small enough and doesn't call Flush

* fix comment

* add integration test

* Update http3/response_writer.go

* Update integrationtests/self/http_test.go

---------

Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2023-08-20 20:31:22 -07:00
..
gomodvendor expose crypto/tls errors on the TransportError (#4015) 2023-08-18 03:01:49 -07:00
self http3: automatically add content-length for small responses (#3989) 2023-08-20 20:31:22 -07:00
tools integrationtests: fix proxy test on Windows (#4023) 2023-08-13 01:43:28 -07:00
versionnegotiation remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00