wrk.method = "POST" wrk.body = "name=ан&surname=ан" wrk.headers["Content-Type"] = "application/x-www-form-urlencoded" response = function(status, headers, body) end