|
|
06/29/08 23:40:27 |
@2002
|
[2002]
|
fumanchu |
WOOHOO. Fixed test_conn on nix. |
|
|
06/29/08 22:58:30 |
@2001
|
[2001]
|
fumanchu |
Trying a fix for the test_conn failures on nix. |
|
|
06/23/08 23:04:12 |
@1988
|
[1988]
|
fumanchu |
Fix for #823 (Automatic comparison of content-length and … |
|
|
05/25/08 17:02:41 |
@1971
|
[1971]
|
fumanchu |
Test and fix for #810 (Add 408 responses). |
|
|
05/24/08 13:23:57 |
@1968
|
[1968]
|
fumanchu |
Test and fix for #819 (Request body not consumed on error when … |
|
|
05/15/08 00:46:33 |
@1959
|
[1959]
|
fumanchu |
Another HTTP/1.0 test fix. |
|
|
03/14/08 10:11:53 |
@1918
|
[1918]
|
fumanchu |
Make test for #598 pass with --ssl. |
|
|
01/28/08 23:07:34 |
@1884
|
[1884]
|
lakin |
Adding a test to expose the bug described in #598. When I run … |
|
|
01/21/08 18:58:50 |
@1874
|
[1874]
|
fumanchu |
Reverting a change to test_conn. It really needs to pass with blocking … |
|
|
01/19/08 22:04:05 |
@1872
|
[1872]
|
fumanchu |
Timeout fix to test_conn. |
|
|
11/11/07 13:47:09 |
@1824
|
[1824]
|
fumanchu |
Trunk fix for #752 (Return cherrypy.server to a single-server model):
… |
|
|
10/27/07 19:55:13 |
@1786
|
[1786]
|
fumanchu |
Fix for #622, #742, #736. The wsgiserver would respond without closing … |
|
|
12/24/06 22:09:17 |
@1565
|
[1565]
|
fumanchu |
Fix for #629 (fails to send Content-Length during HTTP 1.0 Keep-Alive). … |
|
|
12/21/06 15:01:28 |
@1550
|
[1550]
|
fumanchu |
Better solution to #625: have the SSL file objects inheirt the timeout of … |
|
|
12/21/06 14:43:58 |
@1548
|
[1548]
|
fumanchu |
Partial fix for #625 (SSL: Writing to timed out socket didn't fail as it … |
|
|
12/07/06 20:04:57 |
@1474
|
[1474]
|
fumanchu |
Moved persistent conn support into webtest. |
|
|
12/02/06 13:50:55 |
@1465
|
[1465]
|
fumanchu |
Fix for #612 (Mechanism to set Content-Length on streamed responses). |
|
|
12/02/06 13:08:52 |
@1464
|
[1464]
|
fumanchu |
Fixed bug in wsgiserver decoding of chunk extensions. |
|
|
11/30/06 11:33:59 |
@1459
|
[1459]
|
fumanchu |
Made test_conn timeouts configurable. |
|
|
10/21/06 22:36:38 |
@1406
|
[1406]
|
fumanchu |
Fix for #588 (CherryPyWSGIServer sends Connection: close during 204 and … |
|
|
09/15/06 15:22:17 |
@1367
|
[1367]
|
fumanchu |
Some additional session safety (see #563). |
|
|
09/09/06 22:47:10 |
@1345
|
[1345]
|
fumanchu |
SSL support for _cpwsgiserver. One test fails immaterially. Run "test.py … |
|
|
09/03/06 16:46:36 |
@1326
|
[1326]
|
fumanchu |
mod_python improvements:
1. Fix to test_config. … |
|
|
08/28/06 13:39:08 |
@1288
|
[1288]
|
fumanchu |
Tweaks to docs, line lengths, tests, and number of serving lookups. |
|
|
08/26/06 19:29:50 |
@1286
|
[1286]
|
fumanchu |
Further fix for persistent conns (ignore timeouts). |
|
|
08/25/06 19:35:38 |
@1279
|
[1279]
|
fumanchu |
Fix for the fix for #551 (basically, die on timeout instead of responding … |
|
|
08/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/24/06 01:35:47 |
@1274
|
[1274]
|
fumanchu |
Made all imports absolute "just in case" for Python 2.5. |
|
|
08/21/06 18:18:39 |
@1264
|
[1264]
|
fumanchu |
Minor chunked encoding fix, plus test suite fixes for cpmodpy. |
|
|
08/21/06 16:06:43 |
@1263
|
[1263]
|
fumanchu |
Fixed the HTTP/1.0 test suite. This involved moving wsgi SERVER_PROTOCOL … |
|
|
08/21/06 01:12:54 |
@1259
|
[1259]
|
fumanchu |
Support for max_request_body_size when decoding chunked request body (also … |
|
|
08/21/06 00:27:00 |
@1258
|
[1258]
|
fumanchu |
Fix for #497 (decode a "Transfer-Encoding: chunked" request). |
|
|
08/20/06 21:54:14 |
@1257
|
[1257]
|
fumanchu |
Better support for Expect/100 Continue. |
|
|
08/20/06 15:54:29 |
@1256
|
[1256]
|
fumanchu |
Missing svn:eol-style on some files. |
|
|
08/20/06 15:51:30 |
@1255
|
[1255]
|
fumanchu |
More tests for persistent connections, including pipelining. |
|
|
08/20/06 01:32:43 |
@1253
|
[1253]
|
fumanchu |
Fix for #551 (_cpwsgiserver should handle persistent connections). All of … |