hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
HttpURI.getPath
hunt
http
codec
http
model
HttpURI
HttpURI
The parsed Path.
@return the path as parsed on valid URI. null for invalid URI.
class
HttpURI
string
getPath
(
)
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
The parsed Path.
@return the path as parsed on valid URI. null for invalid URI.