JSON output support
2018-09-24
Minor changes
- A new output format has been added: JSON! Use the
--json
or-j
flags to output a pure JSON representation of the header and payload, which can be piped into other programs likejq
[#6]
2018-09-24
--json
or -j
flags to output a pure JSON representation of the header and payload, which can be piped into other programs like jq
[#6]