FILE ... TOC

Define a new proxy server

This class method is called during configuration. This simpply defined a new proxy server to be used for a certain domain pattern.

Usage:

              webpage->define_proxy("http://proxy.myc.com" , "http://mydomain*" )

FILE ... TOC