archttp v1.1.1 (2022-05-31T17:27:49Z)
Home
Dub
Repo
Url.port
archttp
Url
Url
* Set the port.
This sets the providedPort field and is provided for convenience.
ushort
port
[@property getter]
ushort
port
[@property setter]
struct
Url
pure @
property
nothrow
ushort
port
(
ushort
value
)
Meta
Source
See Implementation
archttp
Url
Url
constructors
this
functions
isValid
opBinary
opCmp
opEquals
opOpAssign
toHash
toHumanReadableString
toPathAndQueryString
toString
properties
port
variables
fragment
host
pass
path
providedPort
queryParams
scheme
user
* Set the port.
This sets the providedPort field and is provided for convenience.