URL.schema

The schema/protocol part of the URL

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

Meta