##// END OF EJS Templates
Added xml headers to the get response and request
Added xml headers to the get response and request

File last commit:

r777:47cced2a decentral
r781:d0e6e545 decentral
Show More
response_pull.xml
18 lines | 351 B | application/xml | XmlLexer
<?xml version="1.1" encoding="UTF-8" ?>
<response>
<status>success</status>
<models>
<post>
<id>id1/1</id>
</post>
<post>
<id>id1/2</id>
</post>
<post>
<id>id2/1</id>
</post>
<post>
<id>id2/5</id>
</post>
</models>
</response>