HTTPServerRequestData.host

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

  1. string host [@property getter]
    struct HTTPServerRequestData
    protected @safe @property const pure nothrow
    string
    host
    ()
  2. string host [@property setter]

Meta