Hi flattea2,
The response code used is 302:
* Connected to
www.someredirectedsite.com (78.153.212.173) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1
> Host:
www.someredirectedsite.com
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Tue, 23 Sep 2008 07:35:08 GMT
< Server: Apache/2.0.52 (Red Hat) PHP/4.4.7 FrontPage/5.0.2.2635
< Location:
http://www.redirectedtotthissite.ie
< Content-Length: 325
< Content-Type: text/html; charset=iso-8859-1