https and cookies

Hi!

I am using libwww to access pages over https. The pages contains cookies and I 
need to read them to make it work.

I can't get cookies to work when using https with libwww-5.4.0 so i have 
written a small patch to HTCookie.c which will enable cookies for https. The 
patch also allow cookies with empty values, e.g. name=;

Is there a better way to get cookies to work with https that not includes 
patching the libwww source?

Have attached my small patch against HTCookie.c.

/Krister

Received on Thursday, 27 February 2003 07:54:32 UTC