You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
Added support for XML formatting (#1129)
As a side effect, XHTML responses will be pretty-printed too.
This commit is contained in:
committed by
GitHub
parent
8618f12fce
commit
d10e108b5f
@@ -29,6 +29,7 @@ PACKAGES = [
|
||||
'idna',
|
||||
'chardet',
|
||||
'PySocks',
|
||||
'defusedxml',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user