cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl HTTP 417 - Expectation Failed

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Jul 2009 16:29:55 +0200 (CEST)

On Tue, 7 Jul 2009, Eget Eget wrote:

> yet again I have problem with vBulletin forum login. I managed to login into
> most vBulletin forums without any errors but right now I just crashed with
> one forum. I tried login but it response with following error:
> *HTTP/1.1 417 Expectation Failed Connection: close Content-Type: text/html
> Content-Length: 363 Date: Tue, 07 Jul 2009 12:24:01 GMT Server: forum HTTP/2
> *
>
> Does anybody know where could be problem?

Most likely the Expect: header curl sends. Disable with -H Expect:.

-- 
  / 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.html
Received on 2009-07-07