Function URL.schema
The schema/protocol part of the URL
string schema() @property @safe const;
void schema
(
string v
) @property @safe;
The schema/protocol part of the URL
string schema() @property @safe const;
void schema
(
string v
) @property @safe;