vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
HTTPRequest.host
index
vibe
http
common
HTTPRequest
Shortcut to the 'Host' header (always present for HTTP 1.1)
string
host
[@property getter]
class
HTTPRequest
@
safe
scope @
property
const
string
host
(
)
string
host
[@property setter]
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
Shortcut to the 'Host' header (always present for HTTP 1.1)