HoneyryderChuck 2da56ce9af fix: keep connection alive if HTTP/1.1 and there is connection-related
header;

this was wrongly closing connections for HTTP/1.1 connections which
didn't send a "Connection" header; according to spec, the default is
"Keep-Alive", contrary to HTTP/1.0
2019-05-15 14:45:06 +00:00
..
2018-08-29 10:23:08 +00:00
2019-03-16 18:03:08 +00:00
2018-08-29 10:23:08 +00:00
2018-12-27 16:25:40 +00:00