You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michele Calgaro
bba3128085
|
6 months ago | |
---|---|---|
.. | ||
CMakeLists.txt | 4 years ago | |
Makefile.am | ||
README | ||
README.wpad | ||
TODO | ||
configure.in.in | ||
dhcp.h | 4 years ago | |
discovery.cpp | 10 months ago | |
discovery.h | 1 year ago | |
downloader.cpp | 10 months ago | |
downloader.h | 1 year ago | |
eventsrc | 4 years ago | |
kpac_dhcp_helper.c | 4 years ago | |
kpactest.pac | ||
proxyscout.cpp | 6 months ago | |
proxyscout.desktop | 4 years ago | |
proxyscout.h | 1 year ago | |
script.cpp | 1 year ago | |
script.h | 4 years ago |
README
Proxy Auto Configuration is a means to use a JavaScript function to determine the proxy to use based on the requested URL. It is described in detail here: http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html Also implemented by this library are parts of the now expired Internet Draft at http://www.wrec.org/Drafts/draft-cooper-webi-wpad-00.txt about WPAD (Web Proxy Automatic Discovery). The discovery implemented discovery methods are DHCP and DNS "Well known Aliases".