1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +02:00
Files
httpie-cli/tests/fixtures/xmldata/valid/custom-header.xml
2021-12-14 07:15:19 -08:00

4 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?><!-- comment -->
<root><element key="value">text</element><element>text</element>tail<empty-element/></root>
<!-- comment -->