deno.land / x / deno@v1.28.2 / cli / bench / http / deno_post_json.lua

deno_post_json.lua
1
2
3
wrk.method = "POST"wrk.headers["Content-Type"] = "application/json"wrk.body = '{"hello":"deno"}'
deno

Version Info

Tagged at
2 years ago