cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Sms.aspx redirects to login.aspx on form post (action uses javascript); help wanted

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 12 Aug 2007 22:43:58 +0200 (CEST)

On Sun, 12 Aug 2007, Ceriel Jacobs wrote:

> So far, no luck when I try to post the SMS message, I am being redirected to
> the login page .
>
> I am currently using: curl 7.13.1
>
> Has anyone new ideas what could cause the redirection to login?

First, you should use --trace-ascii and compare the full request series with
your livehttpheaders output. Then of course adjust accordingly so that they
are as similar as possible.

Then, it isn't unlikely that you might suffer from a curl bug. That curl
version is very old and we've fixed hundreds of bugs since...
Received on 2007-08-12