Skip to main content

unicode

property URLFormatOptions.unicode

true if Unicode characters appearing in the host component of the URL string should be encoded directly as opposed to being Punycode encoded.

boolean | undefined
Back to top