vibe-d ~master (2022-11-16T10:14:41Z)
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]
string
host
[@property setter]
class
HTTPRequest
@
safe
@
property
void
host
(
string
v
)
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)