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.
tdelibs/kio/misc/kpac
Timothy Pearson ffd8d17b0b
Rename obsolete tq methods to standard names
13 years ago
..
CMakeLists.txt [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions 14 years ago
Makefile.am
README
README.wpad Revert automated changes 14 years ago
TODO
configure.in.in
dhcp.h
discovery.cpp rename the following methods: 13 years ago
discovery.h Trinity Qt initial conversion 14 years ago
downloader.cpp Trinity Qt initial conversion 14 years ago
downloader.h Initial conversion for TQt for Qt4 3.4.0 TP2 14 years ago
eventsrc
kpac_dhcp_helper.c
kpactest.pac
proxyscout.cpp rename the following methods: 13 years ago
proxyscout.desktop
proxyscout.h Trinity Qt initial conversion 14 years ago
script.cpp Rename obsolete tq methods to standard names 13 years ago
script.h Trinity Qt initial conversion 14 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".