chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] http-client egg


From: felix winkelmann
Subject: Re: [Chicken-users] http-client egg
Date: Thu, 24 Aug 2006 02:11:36 +0200

On 8/14/06, Ian Oversby <address@hidden> wrote:
Hi,

Some webpages return a 503 forbidden status when they do not recognise
the User-Agent from the HTTP request.  To get around this in my own code,
I've provided a second exported send-request function like this:

[...]

This seems to work, but is there a better way of doing this?


Building an explicit HTTP request object with http:make-request and
passing that to http:send-request is the recommended approach, I'd say.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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