[racket] Fwd: Re[2]: Client-side cookies

From: Roman Klochkov (kalimehtar at mail.ru)
Date: Sun Jan 26 06:33:22 EST 2014

 (save-cookies! url (purify-port impure-port))


Воскресенье, 26 января 2014, 2:00 -08:00 от Duncan Bayne <dhgbayne at fastmail.fm>:
>On Thu, Jan 9, 2014, at 05:08 PM, Roman Klochkov wrote:
>>  I'm making fully RFC6265 compliant cookie support for net/url and http.
>>  https://github.com/Kalimehtar/client-cookies
>> 
>> It is still pre-alpha, but, I hope, will be ready in 2-3 weeks.
>
>Roman, thanks - I've taken a look but I'm afraid that without
>documentation, and being a Racket newbie, I'm struggling.
>
>I've logged in using post-impure-port; I know this works because if I
>call display-pure-port on the port I can see all the cookies returned
>for a proper login.
>
>What I don't understand is how to use your library to extract a cookie
>jar from the impure port.
>
>Any nudges in the right direction would be appreciated.  Thanks!  :)
>
>-- 
>Duncan Bayne
>ph:  +61 420817082  | web:  http://duncan-bayne.github.com/ | skype:
>duncan_bayne
>
>I usually check my mail every 24 - 48 hours.  If there's something
>urgent going on, please send me an SMS or call me.


-- 
Roman Klochkov


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140126/01feb8bc/attachment.html>

Posted on the users mailing list.