]> granicus.if.org Git - curl/commit
Adrian Schuur added trailer support in the chunked encoding stream. The
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jul 2005 18:15:34 +0000 (18:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jul 2005 18:15:34 +0000 (18:15 +0000)
commit465e19dbe9603bacba53bd73a607d5fbb37c08a4
tree8219b5bd5b34befa4c71e3f9e39bd05f1fbf911d
parent86660c73e5d27e8dcd689f7dd10e003299d1d066
Adrian Schuur added trailer support in the chunked encoding stream. The
trailer is then sent to the normal header callback/stream.
CHANGES
RELEASE-NOTES
lib/http_chunks.c
lib/http_chunks.h
lib/transfer.c
lib/url.c
lib/urldata.h
tests/data/Makefile.am
tests/data/test266 [new file with mode: 0644]