cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HTTPS POST with Reply

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 15 Sep 2006 10:19:58 -0700

On Fri, Sep 15, 2006 at 09:15:24AM -0700, Lamar, Dave wrote:
> # /usr/local/bin/curl -d
> "userid=XXXXXXX&password=XXXXXX&command=requestnewpassword"
> https://etc/etc
>
> I ran the following from our HP-UX 11.i platform that appeared to work
> fine but did not return the new password.
>
> I say it worked fine because I get invalid username/passowrd when I
> attempt to login manually using the old password.
>
> What do I need to code to receive the reply?

You shouldn't need to do anything else--curl will display any returned data.
Try adding the -v option to see exactly what headers and data (and error
codes) are being received.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-09-15