0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-27 23:03:37 -05:00
caddy/caddytest
Francis Lavoie cd486c25d1
caddyhttp: Make use of http.ResponseController (#5654)
* caddyhttp: Make use of http.ResponseController

Also syncs the reverseproxy implementation with stdlib's which now uses ResponseController as well 2449bbb5e6

* Enable full-duplex for HTTP/1.1

* Appease linter

* Add warning for builds with Go 1.20, so it's less surprising to users

* Improved godoc for EnableFullDuplex, copied text from stdlib

* Only wrap in encode if not already wrapped
2023-08-02 20:03:26 +00:00
..
integration caddyhttp: Make use of http.ResponseController (#5654) 2023-08-02 20:03:26 +00:00
a.caddy.localhost.crt
a.caddy.localhost.key
caddy.ca.cer
caddy.localhost.crt
caddy.localhost.key
caddytest.go caddytest: internalize init config into '.go' file (#5230) 2022-12-05 18:49:41 +00:00
caddytest_test.go