curl-users
Re: one second delay in HTTP PUT
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 21 Sep 2008 19:58:06 +0200 (CEST)
Date: Sun, 21 Sep 2008 19:58:06 +0200 (CEST)
On Sun, 21 Sep 2008, Gary Lawrence Murphy wrote:
> but this then raises a third question: If I did want to use auth, then I
> would need to have the Expect: 100-continue header, right?
That's never really _needed_, just advicable in case your server is fine and
you risk passing on the wrong auth.
> and if so, since this is always to a known client, would there be some way
> to subvert the 1 second delay?
There is no such delay if your server responds 100-continue faster than within
1 second.
And please stop top-posting and full-quoting!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2008-09-21