hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
HttpURI.parse
hunt
net
util
HttpURI
HttpURI
Undocumented in source. Be warned that the author may not have intended to support it.
void
parse
(string uri)
void
parse
(string uri, int offset, int length)
class
HttpURI
void
parse
(
string
uri
,
int
offset
,
int
length
)
Meta
Source
See Implementation
hunt
net
util
HttpURI
HttpURI
constructors
this
functions
clear
decodeQuery
equals
getAuthority
getDecodedPath
getFragment
getHost
getParam
getPassword
getPath
getPathQuery
getPort
getQuery
getScheme
getUser
getUserInfo
hasAuthority
hasQuery
isAbsolute
parse
parseRequestTarget
setAuthority
setPath
setPathQuery
setQuery
setScheme
toString
static functions
createHttpURI
variables
_decodedPath
_uri