HttpRequest.port

Sets the port number. If it is equal to protocolDefaultPort, then it is not included in the "Host" header.

  1. ushort port [@property getter]
  2. ushort port [@property setter]
    class HttpRequest
    @property pure
    void
    port
    (
    ushort _port
    )

Meta