- Why are redirections forbidden in v3.0?
What makes you think so?
I re-compiled my code with v3.0rc1 and ran it as it is; I get the following error:
/Entity enclosing requests cannot be redirected without user intervention
/
What are /Entity enclosing requests?/ But it might be, as you suggested, a problem with my code using the old API. What do you think?
Another stupid question:
I keep getting this message: "Response content length is not known". i suspect
it comes from the HttpMethodBase#readResponseBody method.
How could I get rid of it? Or more precisely how to parameterize the logging
mechanisms used in the httpClient library?
--mike
