cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users list Archives

Re: Multi-step Post

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 24 Jul 2013 22:05:02 +0200

On Wed, Jul 24, 2013 at 01:57:21PM -0400, Edwin Hartman wrote:
> No cookies are utilized by the web service process. The authentication is
> associated with the current session.

There's no notion of "session" in HTTP. The individual requests making
up a web service session are often correlated with cookies, but not
always. How is it done in your case?

>>> Dan
-------------------------------------------------------------------
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