[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157811#comment-14157811
 ] 

Karl Wright commented on HTTPCLIENT-1557:
-----------------------------------------

Looks equivalent to me.


> NTLMEngine.Type1Message doesn't do anything with domain and host
> ----------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1557
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1557
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.2.6
>            Reporter: Stéphane Landelle
>             Fix For: 4.4 Beta2
>
>
> Since 4.2.3, NTLMEngine.Type1Message doesn't actually do anything with domain 
> and host parameters. It computes bytes from them, but don't do anything with 
> those.
> Is this intended? I get that domain and host are optional, but should they 
> really be completely ignored?
> If so, Type1Message could be turned as a singleton, as the message ends up 
> being always the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to