diff options
author | welch <welch@noemail.net> | 2000-04-22 00:37:00 (GMT) |
---|---|---|
committer | welch <welch@noemail.net> | 2000-04-22 00:37:00 (GMT) |
commit | 4a4775afbf4b6c0760b8bf007c7962dbd60999ec (patch) | |
tree | dcbd2bd04a11d9d3533e9776991466e5c9531cb4 | |
parent | 8b72332f1a154398ee2d50b4dbf07f91e109c674 (diff) | |
download | tcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.zip tcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.tar.gz tcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.tar.bz2 |
comments for http.tcl
FossilOrigin-Name: d893bfe62ff9ff9f1362f9efdec7fdfdcefcccef
-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 |