httpie-ntlm
httpie-ntlm copied to clipboard
Migrate to use pyspnego
This library relies on https://github.com/requests/requests-ntlm/ which relies on https://github.com/jborean93/ntlm-auth which is now deprecated. ntlm-auth provides examples and asks users to use https://github.com/jborean93/pyspnego instead.
looks like requests-ntlm itself has migrated to pyspnego, so this issue should be moot