URI.authority

Sets/Returns authority (userinfo@host:port)

  1. string authority [@property getter]
    struct URI
    @property
    string
    authority
    ()
  2. string authority [@property setter]
  3. string protocol;
  4. alias scheme = protocol

Meta