logo       

bagder: curl CHANGES,1.728,1.729 RELEASE-NOTES,1.264,1.265: msg#00012

web.curl.cvs

Subject: bagder: curl CHANGES,1.728,1.729 RELEASE-NOTES,1.264,1.265

Update of /cvsroot/curl/curl
In directory labb:/tmp/cvs-serv32360

Modified Files:
CHANGES RELEASE-NOTES
Log Message:
Adrian Schuur added trailer support in the chunked encoding stream. The
trailer is then sent to the normal header callback/stream.


Index: RELEASE-NOTES
===================================================================
RCS file: /cvsroot/curl/curl/RELEASE-NOTES,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- RELEASE-NOTES 5 Jul 2005 14:57:41 -0000 1.264
+++ RELEASE-NOTES 12 Jul 2005 18:15:34 -0000 1.265
@@ -10,7 +10,8 @@
Number of contributors: 437

This release includes the following changes:
-
+
+ o trailer support for chunked encoded data streams
o -x/CURL_PROXY strings may now contain user+password
o --trace-time now outputs the full microsecond, all 6 digits

@@ -41,6 +42,7 @@
advice from friends like these:

John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
- Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich
+ Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
+ Adrian Schuur

Thanks! (and sorry if I forgot to mention someone)

Index: CHANGES
===================================================================
RCS file: /cvsroot/curl/curl/CHANGES,v
retrieving revision 1.728
retrieving revision 1.729
diff -u -d -r1.728 -r1.729
--- CHANGES 5 Jul 2005 14:57:41 -0000 1.728
+++ CHANGES 12 Jul 2005 18:15:34 -0000 1.729
@@ -7,6 +7,12 @@
Changelog


+Daniel (12 July 2005)
+- Adrian Schuur added trailer support in the chunked encoding stream. The
+ trailer is then sent to the normal header callback/stream. I wrote up test
+ case 266 to verify the basic functionality. Do note that test case 34
+ contains a flawed chunked encoding stream that still works the same.
+
Daniel (5 July 2005)
- Gisle Vanem came up with a nice little work-around for bug #1230118. It
seems the Windows (MSVC) libc time functions may return data one hour off if

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-commits



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise