chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Hang problem with the http egg.


From: Robin Lee Powell
Subject: Re: [Chicken-users] Hang problem with the http egg.
Date: Thu, 13 Mar 2008 14:04:57 -0700
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Thu, Mar 13, 2008 at 07:55:00PM +0100, Peter Bex wrote:
> In case you want to send more complicated requests or want more
> control over the way the request is made, just send in a
> http:request object:
> 
> (http:GET (http:make-request
>             'GET "http://localhost/index.html";
>             '(("Connection" . "close")
>           '() "" 'HTTP/1.1)))

I had no idea you could do that.  :)  I updated the docs a bit.

-Robin

-- 
Lojban Reason #17: http://en.wikipedia.org/wiki/Buffalo_buffalo
Proud Supporter of the Singularity Institute - http://singinst.org/
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]