Tested on master (which has support for the `--method` CLI param) : ``` % node ./dist/bin.js --method=GET <endpoint> Request with GET/HEAD method cannot have body ```
Tested on master (which has support for the
--methodCLI param) :