POST of target settings.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Sep 2009 13:06:35 +0000 (15:06 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Sep 2009 13:06:35 +0000 (15:06 +0200)
commitf43cd305004f347e27d2bc6f9a9214fcada8aeff
treee931cd80c4b605632d2e60398032894d5840cf48
parente28e38b9672669e9b64869c457748104208e0637
POST of target settings.

Command settings now looks for posted content , content-type=text/xml,
in which case that is XML parsed in the same way as "static" target
settings.
src/http_command.c
src/settings.c
src/settings.h
src/util.h [deleted file]
test/test_post_10.res [new file with mode: 0644]
test/test_post_11.res [new file with mode: 0644]
test/test_post_5.res
test/test_post_6.res
test/test_post_8.res [new file with mode: 0644]
test/test_post_9.res [new file with mode: 0644]
test/test_post_urls