encodeURI()
↔ to encode string
to URI by escape char to rep UTF-8
References
URIError
↔ Exception when URI Handler (encodeURI()
||decodeURI()
) pass incorect args
encodeURI()
↔ to encode string
to URI by escape char to rep UTF-8URIError
↔ Exception when URI Handler (encodeURI()
|| decodeURI()
) pass incorect args