summaryrefslogtreecommitdiff
path: root/caddytest/integration/stream_test.go
AgeCommit message (Expand)Author
2023-08-02caddyhttp: Make use of `http.ResponseController` (#5654)Francis Lavoie
2022-09-24ci: fix integration tests (#5079)Mohammed Al Sahaf
2022-09-19caddyhttp: Honor grace period in background (#5043)Matt Holt
2022-08-29Minor cleanup, resolve a couple lint warningsMatthew Holt
2021-09-29Move from deprecated ioutil to os and io packages (#4364)KallyDev
2020-08-03reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620)Kevin Lin
2020-07-20reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561)Kevin Lin