httpie-ntlm icon indicating copy to clipboard operation
httpie-ntlm copied to clipboard

Migrate to use pyspnego

Open Almad opened this issue 5 years ago • 1 comments

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.

Almad avatar Jan 07 '21 17:01 Almad

looks like requests-ntlm itself has migrated to pyspnego, so this issue should be moot

btb avatar Dec 11 '23 22:12 btb