##// END OF EJS Templates
Edited info about version
Edited info about version

File last commit:

r786:2564a266 decentral
r786:2564a266 decentral
Show More
request_get.xml
8 lines | 184 B | application/xml | XmlLexer
neko259
Added xml headers to the get response and request
r781 <?xml version="1.1" encoding="UTF-8" ?>
neko259
Edited info about version
r786 <request version="1.0" type="get">
neko259
Simplified request format. Now request type and version are in the root tag,...
r779 <model>post</model>
<filter>
<id>id1/1</id>
<id>id2/56</id>
</filter>
neko259
Changed protocol a bit to be more clear and universal
r778 </request>