MakeRequestHandler should not try to do anything with the response body if
return code is != 200
------------------------------------------------------------------------------------------------
Key: SHINDIG-849
URL: https://issues.apache.org/jira/browse/SHINDIG-849
Project: Shindig
Issue Type: Bug
Components: Gadget Rendering Server (Java)
Affects Versions: trunk, 1.0.x-incubating
Reporter: Henning Schmiedehausen
Attachments: SHINDIG-849.patch
The MakeRequestHandler tries to process (in the FEED case) the response body
from the backend even if it returned something != 200. It should not do that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.