3 Commits (5940faeabf4914d6d7e64f45b75e3e9882f50bf9)

Author SHA1 Message Date
James Booth 07887428a9 Fixed indentation and whitespace 9 years ago
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