vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
HTTPRequest.persistent
index
vibe
http
common
HTTPRequest
Determines if the connection persists across requests.
class
HTTPRequest
@
safe
scope @
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.