PortList is an Array property that contains optional Integer values representing port numbers where a Cookie may be returned in an HTTP request. PortList is accessed using the zero-based Integer index value specified in AIndex. A Cookie can be rejected in an HTTP request when the port number for the request does not match a value specified in PortList.
The default HTTP port (80) is added to PortList when no explicit values are specified.