Also, I think we should review all those flags that indicate if POST is being used or not. I can see a lot of duplicated/unnecessary logic for that.
@Josef Cacek: As we discussed, we should also consider the cases where the target url is handled by Servlet for instance and response is closed.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I think we can just always recycle the response.
Also, I think we should review all those flags that indicate if POST is being used or not. I can see a lot of duplicated/unnecessary logic for that.
@Josef Cacek: As we discussed, we should also consider the cases where the target url is handled by Servlet for instance and response is closed.