Hi,<br><br>I'm trying to write some tests for an HTTP based API. I need to check whether a server responds with a 302 status code and then need to check the referred location as well, without actually visiting that link.
<br><br>How is it possible with drakma? If I use :redirect 0 then the http-request function throws up an error.<br><br>TIA<br>Nandz.<br>-- <br><a href="http://nandz.blogspot.com">http://nandz.blogspot.com</a><br><a href="http://foodieforlife.blogspot.com">
http://foodieforlife.blogspot.com</a>