HTTPRequest.host

Shortcut to the 'Host' header (always present for HTTP 1.1)

  1. string host [@property getter]
    class HTTPRequest
    @safe @property const
    string
    host
    ()
  2. string host [@property setter]

Meta