diff options
author | Andreas Gohr <gohr@cosmocode.de> | 2016-04-11 12:24:50 +0200 |
---|---|---|
committer | Andreas Gohr <gohr@cosmocode.de> | 2016-04-11 12:24:50 +0200 |
commit | c67b1dab2eb1fb3d9409f48a27977b6f7f6723dd (patch) | |
tree | aad2ad5e1cd2444cb64e72258443d3ceec9367d4 /lib/scripts/qsearch.js | |
parent | 4167de31e4c8a81602860a18194badb211efeada (diff) | |
download | dokuwiki-c67b1dab2eb1fb3d9409f48a27977b6f7f6723dd.tar.gz dokuwiki-c67b1dab2eb1fb3d9409f48a27977b6f7f6723dd.zip |
URI scheme is only relevant for TLS if not proxy connection #1526
This should fix the test problems errors in #1527. When requesting a
HTTPS URI from a HTTP only proxy, the initial connection is *not* TLS
secured. The URI scheme is only relevant when directly connecting.
This also changes the (wrong) assumption that everything on port 443 is
always TLS secured. Only the URI scheme should decide that.
Diffstat (limited to 'lib/scripts/qsearch.js')
0 files changed, 0 insertions, 0 deletions