URL.host

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

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

Meta