curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Time to disable "Expect: 100-continue" by default?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 Aug 2017 11:55:58 +0200 (CEST)

On Wed, 26 Jul 2017, David Weisgerber wrote:

> I have a strange behaviour with the Expect: 100 implementation as well.
>
> It seems as if the Tomcat server sends the 100 Continue faster than libcurl
> finishes with sending the Headers. Then libcurl hangs and does nothing
> more...

Strange. libcurl typically sends and receives rather independently so I don't
think libcurl has a problem with a response coming back really early, and I've
never seen this happen myself. I would be interesting to try to force this to
happen in a test application just to verify that libcurl behaves properly.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-08-03