Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
2.0 Alpha 2
-
None
-
Operating System: All
Platform: PC
-
16645
Description
https via NTLM proxy: Works fine (HEAD, GET and POST)
https to NTLM web server: Works fine (HEAD, GET and POST)
https to NTLM web server via NTLM proxy server: HEAD works fine, but with GET
and POST it gets through to the web server okay, but
method.getResponseBodyAsStream() always returns garbage (almost as if data is
still encrypted)
FYI http to NTLM web server via NTLM proxy server works fine (HEAD, GET and POST)