3 Commits (91a8ea3a506d7a70449154863c32228c998d5e87)

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