[
https://issues.apache.org/jira/browse/HTTPCLIENT-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564886#action_12564886
]
Roland Weber commented on HTTPCLIENT-652:
-----------------------------------------
My latest ideas would keep HttpRoute unmodifiable and instead pass
authentication state as a parameter when allocating a connection. The stateful
connections need an attribute with setter/getter to track state. Things might
get out of hand if different kind of state needs to be tracked.
The Wiki page has moved to [1], but the content hasn't changed recently.
[1] http://wiki.apache.org/HttpComponents/ClientConnectionManagementDesign
> Add optional state attribute to managed client connections
> ----------------------------------------------------------
>
> Key: HTTPCLIENT-652
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-652
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Affects Versions: 3.0 Final, 3.0.1, 3.1 RC1
> Reporter: Oleg Kalnichevski
> Fix For: 4.0 Alpha 4
>
>
> Provide an optional state attribute to managed client connections. The
> connection state can represent a user identify in case of connection based
> authentication schemes such as NTLM or SSL, thus allowing for connection
> re-use on a per user identity basis.
--
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]