Interface CanonicalUriRequestOptions

interface CanonicalUriRequestOptions {
    targetScheme: string;
}

Properties

Properties

targetScheme: string

The desired scheme of the canonical URI.