UNPKG

autocannon

Version:

Fast HTTP benchmarking tool written in Node.js

6 lines (4 loc) 92 B
'use strict' module.exports = (client) => { client.setHeaders({ custom: 'my-header' }) }