Closed fusillicode closed 6 years ago
Thanks for feedback, I’ll check on next monday.
My pleasure @icyleaf & thank you for the incredibly fast feedback!
As said, for anything, I remain at total disposal :)
Have a nice weekend 🍻
@fusillicode May you try master
branch:
Replace it, then run shards update
and try again
dependencies:
halite:
github: icyleaf/halite
branch: master
Released v0.7.3
, closed for now. Reopen with any new issues please.
Hi @icyleaf I'm really ashamed for the delay of my reply.
Unfortunately I didn't had the time to test the master
branch 😞
I'll update to the v0.7.3
as soon as I can and report any issue I'll find.
Thank you really a lot for your work & your supporto to the Crystal community 🙇♂️
P.S: sorry once again. I would have really liked to submit a PR myself about this issue but as said I'm really out of time in this period 😞
Hi, I think I've encountered a bug or an undocumented support for some JSON payloads.
If I try to perform this POST request
Halite.post("https://my-app.com", json: {"asd" => { "asd" => ["asd", "sad"] }})
I end up with the following compiler error:Btw I'm using the latest version of the shard, i.e. 0.7.2. For any other information I remain obviously at total disposal :)