URL.host

The host part of the URL (depends on the schema)

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

Meta