29 nov 2012 kl. 23:35 skrev Juha Heinanen <jh(a)tutpro.com>om>:
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.