mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-08-10 00:01:27 -04:00
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