-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What steps will reproduce the problem?
1. Attempting to authenticate with a proxy server using NTLM
What is the expected output? What do you see instead?
Python-ntlm currently supports ntlm authentication via a proxy, but not
authenticating with that proxy using ntlm.
What version of the product are you using? On what operating system?
Latest python-ntlm build, Python 2.7, any OS
Please provide any additional information below.
Included patch file adds support for ntlm proxy authentication.
Original issue reported on code.google.com by ChrisThe...@gmail.com on 21 Mar 2012 at 2:21