UNPKG

autocannon

Version:

Fast HTTP benchmarking tool written in Node.js

7 lines (5 loc) 111 B
'use strict' module.exports = (req, context) => ({ ...req, path: `/test-123?some=thing&${context.foo}` })