cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users list Archives

Multi-step Post

From: Edwin Hartman <edwin.f.hartman_at_gmail.com>
Date: Wed, 24 Jul 2013 11:58:40 -0400

Hi there,

I am trying to utilize curl on the Unix command line to connect to a web service, but am running into issues. The process is a multi step post: the first post method is to authenticate and then a second post is done to retrieve the actual data back from the web service. The first posts works correctly, but when doing the second post, the authentication has expired. How can I retain the HTTP session across multiple requests?

Thank you.

Edwin
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-24

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET