interface URLFormatOptions
Properties #
true
if the serialized URL string should include the username and password, false
otherwise.
true
if the serialized URL string should include the fragment, false
otherwise.
true
if the serialized URL string should include the search query, false
otherwise.