set_port
Description:
Set or unset the port number for the URI.
Parameters:
this |
The Uri to modify. |
port |
The new port number to set or URI_NO_PORT to unset. |
Returns:
|
Set or unset the port number for the URI.
this |
The Uri to modify. |
port |
The new port number to set or URI_NO_PORT to unset. |
|