1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Include plugin info in --debug output (#1165)

* Include plugin info in `--debug` output

* Adapt issue number

* Fix docs
This commit is contained in:
Mickaël Schoentgen
2021-09-23 17:15:14 +02:00
committed by GitHub
parent 1535d0c976
commit 474093acdf
4 changed files with 13 additions and 2 deletions

View File

@@ -1200,7 +1200,6 @@ Use one of these options to control output processing:
| `xml.format` | `true` | N/A |
| `xml.indent` | `2` | N/A |
For example, this is how you would disable the default header and JSON key
sorting, and specify a custom JSON indent size: