httpGetPort()
Returns the port and connection used for the HTTP request.
Synopsis
string httpGetPort(intidx);
Parameter
Parameter | Description |
---|---|
idx | The client index (internal number of the client, starting with 0). |
Return Value
Returns the port and connection used for the HTTP request.
Description
Returns the port and connection used for the HTTP request. You can check which port was used for the HTTP request.
Example
See chapter httpGetURI()
Assignment
CTRL PlugIn
Availability
CTRL