]> granicus.if.org Git - curl/commit
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Dec 2009 20:25:17 +0000 (20:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Dec 2009 20:25:17 +0000 (20:25 +0000)
commitebe5339003df6b4247f3637c4df5272a8dd69909
tree3d537cb712a39ab263cb95a9597388a17e4ad36b
parent95362af43c6ab478e21a777c29eb98c8e093a0b2
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
  with unknown size. Previously it was only used for posts with a known size
  larger than 1024 bytes.
CHANGES
RELEASE-NOTES
lib/http.c
tests/data/test510
tests/data/test565