Home Page : Glossary : "P" : PAC
Conceptually each time the browser needs to download an item, it calls FindProxyForURL() to determine how the item can be downloaded. For performance reasons the results from FindProxyForURL are often cached.
The function FindProxyForURL is passed two parameters, the name of the item and the hostname derived from the item URL. The FindProxyForURL function returns a semi-colon separated list of instructions indicating what methods can be used to download the item.
cf WPAD
Relevant links:
Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.
© Copyright 2004-2008, A B Cryer, All Rights Reserved.