wrk.method = "POST" wrk.body = "{\"test\":\"value\"}" wrk.headers["Content-Type"] = "application/json"