archttp ~master (2022-05-11T13:27:02.700293)
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.