]> granicus.if.org Git - curl/commit
Fixes to bring back the the "Expect: 100-continue" functionality. If the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Feb 2003 16:53:53 +0000 (16:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Feb 2003 16:53:53 +0000 (16:53 +0000)
commita6206a3aefa2814959dad1bc84ef96b5bf24d60f
tree40adc12fed77b90f4518a05e46ba8c69f8c3cc08
parent30639ed72b2d0552435e22f17d1e2cebc86cc4ea
Fixes to bring back the the "Expect: 100-continue" functionality. If the
header is used, we must wait for a 100-code (or timeout), before we send the
data. The timeout is merely 1000 ms at this point. We may have reason to set
a longer timeout in the future.
lib/http.c
lib/transfer.c
lib/urldata.h