1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-06 03:54:22 -04:00
v2fly/proxy/http
adoot 09bf6def69 http bug fixes & disable keep-alive
This patch defers Conn.Close call until all responses from server
has been written to the client. It should fix many of the hanging
issues we have with plain HTTP requests.
2016-01-01 13:08:53 -08:00
..
json unfinished http proxy 2015-12-14 16:26:29 +00:00
chan_reader.go improve http proxy effeciency 2015-12-16 16:37:32 +01:00
config.go unfinished http proxy 2015-12-14 16:26:29 +00:00
http_factory.go barely working http proxy 2015-12-15 16:00:47 +01:00
http_test.go http bug fixes & disable keep-alive 2016-01-01 13:08:53 -08:00
http.go http bug fixes & disable keep-alive 2016-01-01 13:08:53 -08:00