Responses with HTTP Status codes don't always get returned to the client.
-------------------------------------------------------------------------

                 Key: SYNAPSE-386
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-386
             Project: Synapse
          Issue Type: Bug
          Components: Transports
    Affects Versions: NIGHTLY
            Reporter: Leander Harding


When using an HTTP GET endpoint, if the destination server returns an 
"unexpected" (as defined by ClientHandler.responseRecieved; e.g. 304 Not 
Modified) status code, and doesn't return any content, but does set a 
Content-Type, the message never gets returned to any mediator sequence.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to