You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-26 20:02:11 +02:00
d10e108b5f
As a side effect, XHTML responses will be pretty-printed too.
5 lines
88 B
XML
5 lines
88 B
XML
<!DOCTYPE xmlbomb [
|
|
<!ENTITY a "1234567890">
|
|
]>
|
|
<root>text<bomb>&a;</bomb><tag/></root>
|