[REBOL] Re: R: Re: Reading and setting cookies
From: volker::nitsch::gmail::com at: 21-Nov-2005 2:49
On 11/21/05, Giuseppe Chillemi <gchillemi-aliceposta.it> wrote:
>
> > Now http-tools.r is working and I know hot to pass http post values
> > but I would be much happier to fully understand the inner working of what
> > greg has written to me.
>
> Oooops.... The person is Gabriele and not Greg.
>
Based on Gabrieles code a short demo. Hope it makes some sense.
Accessing cookie-pages.
A very raw demo, cookie-parsing needs lots of improvements.
browser-demo: http://polly.rebol.it/cgi-bin/cookie-demo.cgi
cgi-source: http://polly.rebol.it/test/test/cookie-demo/cookie-demo.cgi
rebol client-demo: http://polly.rebol.it/test/test/cookie-demo/cookie-demo.r
> Giuseppe Chillemi
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
--
-Volker
Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem.
David
Wheeler