James Coglan
|
e87bfef9bc
|
Accept HTTP responses that have an empty reason-phrase, per RFC 2616
|
2020-07-09 19:06:13 +01:00 |
|
James Coglan
|
1b3f32bbc7
|
Trailing blank lines are bad.
|
2014-05-17 00:34:48 +01:00 |
|
James Coglan
|
ddd90b5438
|
Tweak the regexes for parsing HTTP.
|
2014-04-17 02:19:14 +01:00 |
|
James Coglan
|
5a7fadbcbe
|
Add API for setting custom handshake headers.
|
2013-05-11 20:28:36 +01:00 |
|
James Coglan
|
020c094e96
|
Add a driver for handling TCP servers, where we don't want to make the user parse the HTTP request.
|
2013-05-11 19:28:59 +01:00 |
|
James Coglan
|
ba696e8e2c
|
Implement a proper streaming HTTP response parser. This makes the client-side parser more robust and also gives a way to building a driver for TCP servers.
|
2013-05-11 16:56:29 +01:00 |
|