Ricardo Pereira created HTTPCLIENT-1380:
-------------------------------------------

             Summary: NTLMEngineImpl: Change exception message to be informative
                 Key: HTTPCLIENT-1380
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1380
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpAuth
    Affects Versions: 4.3 Beta3, Snapshot
            Reporter: Ricardo Pereira
            Priority: Trivial


The class NTLMEngineImpl throws an exception when the NTLM server sends the 
challenge message with the field NTLMSSP_NEGOTIATE_UNICODE set to 0, but the 
exception message says "NTLM type 2 message has flags that make no sense: ".
The message gives no clue to what the problem is and forces the user to check 
the source code if (s)he wants to know why the exception was thrown.

Consider changing the exception message to report what the problem really is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to