vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerRequestData.path
vibe
http
server
HTTPServerRequestData
Undocumented in source. Be warned that the author may not have intended to support it.
string
path
()
void
path
(string st)
struct
HTTPServerRequestData
protected @
safe
@
safe
void
path
(
string
st
)
Meta
Source
See Implementation
vibe
http
server
HTTPServerRequestData
aliases
requestURL
constructors
this
functions
path
toString
postblits
this(this)
properties
contentType
contentTypeParameters
cookies
files
form
fullURL
host
json
peer
persistent
query
rootDir
serverSettings
timeCreated
variables
_query
bodyReader
clientAddress
clientCertificate
context
headers
httpVersion
m_conn
method
noLog
params
password
queryString
requestPath
requestURI
session
tls
username