[sr-dev] Utils module - http requests
Olle E. Johansson
oej at edvina.net
Fri Nov 30 07:59:59 CET 2012
29 nov 2012 kl. 23:35 skrev Juha Heinanen <jh at tutpro.com>:
> Olle E. Johansson writes:
>
>> If HTTP server returns a class 2xx or 3xx reply,
>> the first line of the reply's body (if any) is
>> stored in <quote>result</quote> parameter,
>> which must be a writable pseudo variable.
>>
>> My question is if we actually return any body of a 302 response or if we
>> follow the redirect and return the body of the final response?
>
> the text above should be correct as is. 302 is not followed
> automatically.
Ok, thanks!
/O
More information about the sr-dev
mailing list