Method HttpClient():setProxy() Foundation
Enables the connection via a proxy server.
:setProxy( [<cProxyName>], [<cProxyByPass>], [<cUserName>], [<cPassword>] ) --> self
:setProxy() returns the object executing the method.
The method :setProxy() enables the connection via a proxy server. A proxy server acts as an intermediate (either on behalf of the server or the client), for example, for caching purposes.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.