Overview
Request 925849 accepted
- Update to version 2.6.0
* Added support for formatting & coloring of JSON bodies
preceded by non-JSON data (e.g., an XXSI prefix).
* Added charset auto-detection when `Content-Type` doesn’t
include it.
* Added `--response-charset` to allow overriding the response
encoding for terminal display purposes.
* Added `--response-mime` to allow overriding the response mime
type for coloring and formatting for the terminal.
* Added the ability to silence warnings through using `-q` or
`--quiet` twice (e.g. `-qq`).
* Added installed plugin list to `--debug` output.
* Fixed duplicate keys preservation in JSON data.
Request History
mnhauke created request
- Update to version 2.6.0
* Added support for formatting & coloring of JSON bodies
preceded by non-JSON data (e.g., an XXSI prefix).
* Added charset auto-detection when `Content-Type` doesn’t
include it.
* Added `--response-charset` to allow overriding the response
encoding for terminal display purposes.
* Added `--response-mime` to allow overriding the response mime
type for coloring and formatting for the terminal.
* Added the ability to silence warnings through using `-q` or
`--quiet` twice (e.g. `-qq`).
* Added installed plugin list to `--debug` output.
* Fixed duplicate keys preservation in JSON data.
msmeissn accepted request
ok
needs https://build.opensuse.org/request/show/925848
@mnhauke: review reminder