URI.isRelativeReference

bool isRelativeReference() const @nogc nothrow @safe

True if this reference is a relative reference (i.e. has no scheme).

Returns

true if this is a relative reference, false otherwise.