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

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

Version Info

Tagged at
2 years ago