From: tptaylor <ter...@gm...> - 2015-11-09 00:03:18
|
Hi Ahmed, Thanks, I dug further and it turns out the HTMLUnit proxy always sends an HTTP "CONNECT" message before it converts over to HTTPS.. so I just handle the CONNECT and switch to HTTPS on the same port in my custom proxy. Cheers, Teryl -- View this message in context: http://htmlunit.10904.n7.nabble.com/http-https-over-proxy-tp37655p37696.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |