vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerRequestData.persistent
vibe
http
server
HTTPServerRequestData
Determines if the connection persists across requests.
struct
HTTPServerRequestData
protected @
safe
@
property
const pure nothrow
bool
persistent
(
)
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
Determines if the connection persists across requests.