URL.port

The port part of the URL (optional)

  1. ushort port [@property getter]
    struct URL
    @safe @property const nothrow
    ushort
    port
    ()
  2. ushort port [@property setter]

Meta