[
https://issues.apache.org/jira/browse/HTTPCLIENT-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931659#comment-15931659
]
Karl Wright commented on HTTPCLIENT-1834:
-----------------------------------------
[~olegk] Merging this change on svn can be readily accomplished by:
(1) Generate a patch file (svn diff -rxxxx:yyyy >patchToApply.diff)
(2) Edit the patch file to change the paths appropriately
(3) svn patch patchToApply.diff on the new branch
I am happy to tackle moving this new code into trunk if you like.
> Clean up NTLM implementation and add CredSsp support
> ----------------------------------------------------
>
> Key: HTTPCLIENT-1834
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1834
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: 4.5.4
>
>
> The NTLM implementation has some oddities that we need to fix (flag handling,
> for instance), and we also have a contribution of a CredSsp implementation on
> top of that (github pull request 66).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]