benchmarks: service: - default/nginx: concurrency: 1 http: requests: 100 http2: true method: GET url: http://35.224.16.201/ body: |- {"fred": "blee"} headers: - "Accept: text/html" - "Content-Type: application/json" auth: user: "fred" password: "blee"