pegasy / python-ntlm

Automatically exported from code.google.com/p/python-ntlm
0 stars 0 forks source link

Ship as part of HTTPie #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
HTTPie is a command line HTTP client, written in Python. Alas, it doesn't work 
behind NTLM proxies (as in my office). https://github.com/jkbr/httpie/issues/76

Maybe you guys could fix that?

As stated in the GitHub issue, I will pay 20 USD for a fix.

Original issue reported on code.google.com by matt.hickford on 2 Sep 2013 at 1:52

GoogleCodeExporter commented 9 years ago
Sorry, I meant to post this to a different project , please close this.

For the curious, it was https://github.com/requests/requests-ntlm/issues/20

Original comment by matt.hickford on 2 Sep 2013 at 2:40

GoogleCodeExporter commented 9 years ago
In the readme for this project you write

> The NTLM Authorization Proxy Server can be used to make applications that do 
not support NTLM proxies use them anyway: "Opens up IIS Proxy Servers using 
NTLM to non-Microsoft browsers, etc"
>
> In contrast the python-ntlm library is used to make it possible for python 
code to retrieve content from an NTLM protected server.

Could this project be used to make Python apps (eg. Pip, Httpie) work in 
corporate environments with an NTLM proxy? Ie. Access a normal website (eg. 
Python.org) but via an NTLM proxy. That's what we're talking about at 
https://github.com/requests/requests-ntlm/issues/20

Original comment by matt.hickford on 9 Sep 2013 at 10:07

GoogleCodeExporter commented 9 years ago
It depends of each applications, no ?

Original comment by deron...@gmail.com on 21 Oct 2014 at 3:03

GoogleCodeExporter commented 9 years ago
anyway, this is another problem that the one the ticket was opened for. Closing.

Original comment by deron...@gmail.com on 2 Dec 2014 at 3:41