[REBOL] Re: http scheme to support cookies
From: thomas:cr:gma:il at: 18-Apr-2005 15:59
> Yes again. But it does indeed capture the nytimes.com cookie for me ..
> I just tried it.
hmm, weird. you were able to access pages which require login? it did
store a couple cookies for me but i wasn't able to reuse them to
access pages. i didn't spend much time on it but it might have to do
with the fact that nytimes uses half a dozen different cookies. i'll
look more into it...
> >has anyone looked into adapting the default http scheme to support
> >cookies (ie. be able to set them and/or remember them across reads)?
>
> And yes again. Turned out to be quite straight forward to do for both http and
> https.
what was the functionnality you added? did you replace them or did you
add them as another scheme? would you mind posting them? (I won't
complain about it not being a nice clean and perfect library ;) please
see reply to next post btw)
tc