wrk.method = "POST" wrk.body = '{ "hello": "world" }' wrk.headers["Content-Type"] = "application/json"