JuliaWeb / HTTP.jl

HTTP for Julia
https://juliaweb.github.io/HTTP.jl/stable/
Other
626 stars 177 forks source link

A form to get POST params easily #1123

Open Ronneesley opened 8 months ago

Ronneesley commented 8 months ago

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?