HTTPServerRequestData.host

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

  1. string host [@property getter]
  2. string host [@property setter]
    struct HTTPServerRequestData
    protected @safe @property
    void
    host
    (
    string v
    )

Meta