cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Secured Cookies

From: Amaury Willemant <awillemant_at_yahoo.fr>
Date: Tue, 13 Jun 2006 12:23:00 +0000 (GMT)

Hi Everyone !

Here is the problem of the day :

With cURL and PHP, I connect to a https site. Everything is ok, I receive 2 cookies : JSESSIONID and lastknownlogin (which is secured). I supposed that both were sent everytime but that is not the case with the following requests of the same session.

With GET requests, both are sent but with POST, only JSESSIONID (the non secured one) is sent. Why ?

Could you explain me please ?

Thank you in advance.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-06-13

These mail archives are generated by hypermail.

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

File upload with ASP.NET