AsyncNHttpServiceHandler broken for delayed triggered responses
---------------------------------------------------------------

                 Key: HTTPCORE-151
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-151
             Project: HttpComponents HttpCore
          Issue Type: Bug
          Components: HttpCore NIO
            Reporter: Sam Berlin


AsyncNHttpServiceHandler.processRequest always submits the response at the 
bottom of the method, which breaks NHttpResponseTriggers that don't want to 
trigger immediately.  Patch + test cases (that break before the fix, but pass 
after) coming shortly...

-- 
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