Github user semancik commented on the issue:
https://github.com/apache/httpcomponents-client/pull/66
@ok2c Having stateless NTLM engine will complicate the implementation. In
fact, the correct implementation would use GSSAPI, not having NTLM engine as a
separate module in HTTP client. And good luck with stateless use of GSSAPI.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
