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/


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to