I am API user.There is one question.
http://cli.gs/api/v1/cligs/create?url=$key
I am setting to $key as "http:\/\/
example.com\/%e6%97%a5%e6%9c%ac%e8%aa
%9e".
http://cli.gs/***** is responsed as a result.
it's okay.
However, after decoding doing %e6%97%a5%e6%9c%ac%e8%aa%9e, are not you
shortening URL?
The garble is generated by a part of browser when forwarded to URL
that does the decode.
Isn't there something good solution?