Skip to content

jasonOramo/urlConversation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

please use encodeURIComponent/decodeURIComponent instead of encodeURI/decodeURI in the JS file.

use Convertor::getEncodedStr to get the string that could be decoded by decodeURIComponent function. use Convertor::getRawString to get the string which is encoded by encodeURIComponent function in JS.

About

decode JS urlencoded in string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages