[
https://issues.apache.org/jira/browse/HTTPCORE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481305
]
Anders Wallgren commented on HTTPCORE-59:
-----------------------------------------
I guess the main problem here is that I don't understand the design. Thus, I
don't know why a SessionRequest is considered completed after the connection is
established. Intuitively, I would think that a request is completed after the
response has been received.
> 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]