[
https://issues.apache.org/jira/browse/HTTPCORE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481319
]
Anders Wallgren commented on HTTPCORE-59:
-----------------------------------------
Another aspect of this that has me puzzled: if the SessionRequest is marked
completed before the response, then how do I cancel a request before the
response is received? Currently, cancel is ignored if the request has been
marked as completed.
> AbstractIOReactor.processNewChannels calls SessionRequest.completed
> -------------------------------------------------------------------
>
> Key: HTTPCORE-59
> URL: https://issues.apache.org/jira/browse/HTTPCORE-59
> Project: HttpComponents Core
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 4.0-alpha4
> Environment: Windows Vista
> Reporter: Anders Wallgren
>
> SessionRequest.completed is called from AbstractIOReactor.processNewChannels
> -- this doesn't make any sense to me.
> (As a side-note, the dearth of javadoc and comments in the code makes it
> challenging to figure this out.)
--
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]