mirror of
https://github.com/httpie/cli.git
synced 2025-01-25 06:48:37 +01: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>
|