Hi,
I just need to decode a query string for a HTTP service, but I can't find a function to do that. I can't begin to imagine that I'm the first person with a need like that. In the uri package there are encodeQuery and encodeUrl functions, there is decodeUrl but no decodeQuery. Where is that function?
Thank you
decodeQuery is available on devel branch.
https://nim-lang.github.io/Nim/uri.html#decodeQuery.i%2Cstring