Kevin Lin
e9b1d7dcb4
reverse_proxy: flush HTTP/2 response when ContentLength is unknown ( #3561 )
...
* reverse proxy: Support more h2 stream scenarios (#3556 )
* reverse proxy: add integration test for better h2 stream (#3556 )
* reverse proxy: adjust comments as francislavoie suggests
* link to issue #3556 in the comments
2020-07-20 12:14:46 -06:00
Matthew Holt
b3bff13f7d
reverseproxy: Close websocket conn if req context cancels
...
This is a recent patch in the Go standard library
2020-06-11 15:25:26 -06:00
Matthew Holt
881b826fb5
reverseproxy: Pool copy buffers (minor optimization)
2020-05-27 11:42:19 -06:00
Mohammed Al Sahaf
dff78d82ce
v2: housekeeping: address minor lint complaints ( #2957 )
...
* v2: housekeeping: update tools
* v2: housekeeping: adhere to US locale in spelling
* v2: housekeeping: simplify code
2020-01-03 11:33:22 -07:00
Matthew Holt
1228dd7d93
reverse_proxy: Allow buffering of client requests
...
This is a bad idea, but some backends apparently require it. See
discussion in #176 .
2019-11-15 17:15:33 -07:00
Matthew Holt
652460e03e
Some cleanup and godoc
2019-09-03 16:56:09 -06:00