Mike G

Results 5 comments of Mike G

Update: Modifying the retry_using_http_NTLM_auth() method so that it skips reading the response if there's no content-length header seems to fix it. I'm not 100% sure of the implications of this...

Thanks, that helps, hopefully I'll get it working soon. The link is radio and the losses are hugely variable and possibly bursty. The channel also carries audio data using codecs...

I have the same problem - however I'm using a java jespa based server which I can debug. The server works with curl, chrome, ie etc. Debugging the server I...

Update: I got this working by downgrading to requsts-ntlm 0.3.0 `pip install requests-ntlm==0.3.0`

The problem has been clearly shown to be an issue with the ntResponse This should be pretty simple for someone who knows the code to fix yet years go by...