cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

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