registerCommonInternetSchema

Adds the name of a schema to be treated as double-slash style.

@trusted nothrow
void
registerCommonInternetSchema
(
string schema
)

See Also

isCommonInternetSchema, RFC 1738 Section 3.1

Meta