2 Commits (ca170bcced750629ef65e66c6a5b1642cb3ddde0)

Author SHA1 Message Date
James Booth f85c64c94b Handle Connection:close header
When the client sends a connection close, the server now returns
the same header, and the socket is closed. Instead of a 400 Bad Request
clients should get a socket read error.
9 years ago
Nicolas Favre-Felix 0dde1f589e Start changing HTTP parser. 14 years ago