Implement pazpar2_play utility
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 26 Mar 2011 21:59:37 +0000 (22:59 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 26 Mar 2011 21:59:37 +0000 (22:59 +0100)
commit9b8a842cb328ac45bff04dae8f7e564ba1fc3b3e
tree4b6e79977dd0d5279955883c122a7940724c2b77
parentf13ac948b76f05aeb46350de335406f9626054ba
Implement pazpar2_play utility

This will read the HTTP request file that is generated by Pazpar2
when option -R is used. At this point, the timings are not used
(all requests executed without pause).
src/.gitignore
src/Makefile.am
src/pazpar2_play.c [new file with mode: 0644]