cainus / urlgrey

url manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doesn't unencode uri

peterkhayes opened this issue · comments

For example:

console.log(req.uri.child()) // gives email%40domain.com

fixed!