You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
14 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 14 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
README.wpad | 14 years ago | |
TODO | 15 years ago | |
configure.in.in | 15 years ago | |
dhcp.h | 15 years ago | |
discovery.cpp | 14 years ago | |
discovery.h | 15 years ago | |
downloader.cpp | 15 years ago | |
downloader.h | 14 years ago | |
eventsrc | 15 years ago | |
kpac_dhcp_helper.c | 15 years ago | |
kpactest.pac | 15 years ago | |
proxyscout.cpp | 14 years ago | |
proxyscout.desktop | 15 years ago | |
proxyscout.h | 15 years ago | |
script.cpp | 14 years ago | |
script.h | 15 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".