HTTP.jl
HTTP.jl copied to clipboard
A form to get POST params easily
Recently I had the same problem that @dmolina have at 2020 at: https://discourse.julialang.org/t/get-post-parameters-using-a-http-server/39113.
Now, we have a HTTP.jl solution that we users could use?