Masoud Esmaeilian
Results
1
issues of
Masoud Esmaeilian
I have studied the source code and saw this file `lib/core/util.js` which there is a function called `buildURL` and it is using node's querystring which by default is doing `encodeURIComponent`...
enhancement