These changesets represents the changes on the squid/http11 development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2007/09/03 01:24:00 | hno | +5 -5 | Fix ignore_expect_100 directive |
2007/09/03 00:50:50 | hno | +30 -8 | ignore_expect_100 squid.conf option |
2007/09/03 00:11:06 | hno | +2 -2 | Deal better with aborted requests |
2007/09/02 20:53:08 | hno | +2 -2 | Chunking requires HTTP/1.1 |
2007/08/23 01:26:39 | hno | +61 -16 | Various small fixes to make the http11 branch run again |
2007/03/12 22:43:04 | hno | +2 -5 | Resurrect the content-length change backed out in Bug #1915. |
2007/03/11 02:20:32 | hno | +13 -13 | indented |
2007/03/11 02:16:02 | hno | +33 -5 | Second round of restructuring to prepare for 1xx. |
2007/03/11 01:34:43 | hno | +52 -146 | First steps toward 1xx processing. Does not compile yet. |
2007/03/11 02:16:02 | hno | +33 -5 | Second round of restructuring to prepare for 1xx. |
2007/03/11 01:34:43 | hno | +52 -146 | First steps toward 1xx processing. Does not compile yet. |
2007/03/11 00:45:13 | hno | +7 -2 | And use the http11 option in determining client persistent connection status as well |
2007/03/11 00:35:15 | hno | +7 -7 | Fix 304 responses to use the configured HTTP version |
2007/03/11 00:31:27 | hno | +22 -10 | Make use of the http11 configuration options to select when HTTP/1.1 should be used |
2007/03/11 00:11:24 | hno | +24 -22 | Get rid of HTTP version hardcoding |
2007/02/24 23:48:14 | hno | +36 -5 | Config options for tuning when HTTP/1.1 is used. |
2007/02/24 13:23:52 | hno | +3 -4 | Reject chunked requests with 411 Length Required, not 501.. |
2007/02/24 13:20:12 | hno | +94 -55 | Support sending chunked encoding to the clients, keeping connections persistent withthout content-length |
2007/02/24 13:13:42 | hno | +4 -4 | RFC2616 4.4, Content-Length MUST be ignored if Transfer-Encoding is used |
2007/01/19 00:41:16 | hno | +6 -6 | Indented |
2007/01/19 00:40:32 | hno | +3 -4 | Cleanup of chunked detection and Content-Length validation |
2006/12/30 14:11:18 | hno | +11 -7 | Fix parsing of partial headers |
2006/12/19 01:03:13 | hno | +354 -224 | Minimal HTTP/1.1 support, allowing advertising HTTP/1.1 upstream towards |
Author | Changesets | Changes |
---|---|---|
hno | 23 | +856 -703 |
total | 23 | +856 -703 |