From f935563d25800bd6e653a2588ef1f6cfad56bc63 Mon Sep 17 00:00:00 2001 From: welch Date: Fri, 17 Mar 2000 02:14:39 +0000 Subject: Added note about geturl addition --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5b98252..940c264 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-03-15 Brent Welch + + * library/http2.1/http.tcl: Added -queryprogress callback to + http::geturl and also changed it so that writing the post data + is event driven if the queryprogress callback or a timeout is given. + This allows a timeout to occur when writing lots of post data. + The queryprogress callback is called after each block of query + data is posted. It has the same signature as the -progress callback. + 2000-03-02 Jeff Hobbs * library/package.tcl (tclPkgUnknown): extended to allow -- cgit v0.12