I've been stuck on this for ages. In Python's request module, there is a:
params = {"data" : "moreData"} requests.get(url, headers, params)
How do I accomplish the params part in Nim, I've tried all sorts of things and I just can't get it to work. Thanks
Build the url with the std/uri module, using this: https://nim-lang.org/docs/uri.html#encodeQuery%2CopenArray%5B%5D
Also parts in an url are explained here: https://en.m.wikipedia.org/wiki/Uniform_Resource_Identifier
there's no need to create a new thread for it
What I think it happened: They are a new user, and (until this morning) haven't been confirmed as a non-spammer, so they made a post, and then it was not shown, so they made another one, etc.