HttpRequest.host

The hostname, without the port number

  1. string host [@property getter]
    class HttpRequest
    @property const pure nothrow @nogc
    string
    host
    ()
  2. string host [@property setter]

Meta