hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
HttpURI.getPath
hunt
net
util
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
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
The parsed Path.
@return the path as parsed on valid URI. null for invalid URI.