Closed
Bug 709106
Opened 13 years ago
Closed 10 years ago
Support for secure web proxies
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 378637
People
(Reporter: ericjung, Unassigned)
Details
Chrome13 added a new HTTPS type in the return statement of PACs. It then uses SSL to connect to the proxy port, sending CONNECT or GET depending on the request (http or https).
http://www.chromium.org/developers/design-documents/secure-web-proxy
Reporter | ||
Comment 1•13 years ago
|
||
Can this be added to Gecko?
Comment 2•13 years ago
|
||
This is a duplicate of bug 378637
Per comment 2, this is apparently a duplicate. If this is incorrect, please feel free to REOPEN.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•