vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
HTTPRequest.persistent
index
vibe
http
common
HTTPRequest
Determines if the connection persists across requests.
class
HTTPRequest
@
safe
@
property
const
bool
persistent
(
)
Meta
Source
See Implementation
index
vibe
http
common
HTTPRequest
aliases
requestURL
constructors
this
functions
toString
properties
contentType
contentTypeParameters
host
persistent
variables
headers
httpVersion
m_conn
method
requestURI
Determines if the connection persists across requests.