add support for the 303 response code.
according to the spec I found the new location SHOULD be retrieved using GET;
we will do this correctly because postbody is not set, as far as I could see.
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html)
|