cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Problem with Location header redirect

From: Dobromir Velev <diadomraz_at_gmail.com>
Date: Fri, 1 Dec 2006 15:52:36 +0200

Hi,
I'm experiencing some very strange timeouts before following a Location
redirect.
I'm sending a simple POST request to a page which responds with 302 Moved
status and a Location redirect. Curl sends the request and parses the
response properly, but then it timeouts before trying to send the second
request to the new page.

Any ideas?

Attached is a curl trace for more information.

P.S. Tested with both curl 7.16.0 and libcurl and this particular request
fails every time, though similar requests to the same server work without a
problem.

Thanks
Dobromir Velev

Received on 2006-12-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET