ICI Modules: http: request-connect
Modules by name : by typeSynopsis
request@connect()Description
Initiate the HTTP request as defined in the request object. This forms a TCP connection to either the host named in the URL or the proxy server if a proxy is defined for the request and sends the request itself and any headers defined for the request. The status returned by the server is read and stored as are any reply headers.