clj-http
clj-http copied to clipboard
added ntlm-auth and support for custom auth-scheme factories
Hi,
Needed NT authentication and support for custom auth schemes (for SPNEGO+NTLM) to be able to work with an IIS enabled web service.
Is there any easy way to test this? I have no experience with NT auth stuff unfortunately.