Doesn't work behind proxy in corporate Windows network (NTLM) #159
Labels
blocked by upstream
The issue is in a dependency. We are waiting for the upstream library to lay the groundwork.
enhancement
New feature or enhancement
HTTPie doesn't work in my office because our computers are behind an proxy. It still doesn't work even after specifying the
--proxy
argument, because the proxy is superevil. It uses a proprietary technology called NTLM that breaks most free software (Ruby and Nodejs as well as Python).Here's a related issue—NTLM authentication for direct (unproxied requests) #76
This library will probably be useful in any fix https://github.com/requests/requests-ntlm
The text was updated successfully, but these errors were encountered: