diff options
author | welch <welch> | 2000-04-22 00:37:01 (GMT) |
---|---|---|
committer | welch <welch> | 2000-04-22 00:37:01 (GMT) |
commit | a59a9e21b065721be7ec823db304591943e0ae8c (patch) | |
tree | dcbd2bd04a11d9d3533e9776991466e5c9531cb4 /ChangeLog | |
parent | bdf4ab31796aad0cbfc4b0f02a8e84a23229ad2d (diff) | |
download | tcl-a59a9e21b065721be7ec823db304591943e0ae8c.zip tcl-a59a9e21b065721be7ec823db304591943e0ae8c.tar.gz tcl-a59a9e21b065721be7ec823db304591943e0ae8c.tar.bz2 |
comments for http.tcl
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-04-21 Brent Welch <welch@scriptics.com> + + * library/http2.1/http.tcl: More thrashing with the "server closes + without reading post data" scenario. Reverted to the previous + filevent configuratiuon, which seems to work better with small + amounts of post data. + 2000-04-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix |