Hello Leonardo,

> it is stated that "the response body is always read
> regardless of the status returned by the server".
> 
> What is the reason for this. If this is not done what
> are the implications?
> 
A connection cannot be re-used for another request
until the response has been read completely.

cheers,
  Roland

Reply via email to