Can now parse the following expressions - a mix of bkeeping, xml and xpath:
[Bookkeeping.git] / curltest.cmd
blobac992c4517ffe1436822c555b928868785de7d07
3 rem cmd token data id
4 rem
5 rem curl -d "cmd=add;token=group;data=@test\xml\http\add.usergroup.xmll" http://192.168.1.102:8070/bookkeeping/bookkeeping
6 rem curl -d "cmd=add" -d "token=group" -d "data=@test\xml\http\add.usergroup.xml&id=123" http://192.168.1.102:8070/bookkeeping/bookkeeping
7 curl -d "cmd=add" -d "token=group" -d "data=@test\xml\http\add.usergroup.xml&id=123" http://localhost:8070/bookkeeping/bookkeeping