hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
HttpURI.setAuthority
hunt
http
codec
http
model
HttpURI
HttpURI
@param host the host @param port the port
class
HttpURI
void
setAuthority
(
string
host
,
int
port
)
Meta
Source
See Implementation
hunt
http
codec
http
model
HttpURI
HttpURI
constructors
this
functions
clear
decodeQueryTo
equals
getAuthority
getDecodedPath
getFragment
getHost
getParam
getPath
getPathQuery
getPort
getQuery
getScheme
getUser
hasAuthority
hasQuery
isAbsolute
parse
parseRequestTarget
setAuthority
setPath
setPathQuery
setQuery
setScheme
toString
static functions
createHttpURI
variables
_decodedPath
_uri
@param host the host @param port the port