ICI Modules: http: proxy


Modules by name : by type

Synopsis

http.proxy(string [, int])

Description

Define the default proxy server to use for all new HTTP request objects. The string argument gives the hostname or IP address (using dotted-decimal notation) of the proxy server host. The second argument, if given, is the TCP port number to use for proxy service. If not passed this defaults to 80, the standard HTTP port.