Code

Fix file:// not working as return code is 0 and not 200, as fixed
authorFabien Wernli <cpan@faxm0dem.org>
Fri, 4 Nov 2011 10:25:59 +0000 (11:25 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 25 Nov 2011 09:47:07 +0000 (10:47 +0100)
commit7f88689783624f3555b714d6489c5f0ca4ab7e86
treee5046ce71558922992c76756cca8bef56959717b
parent7b2265a744ca9a3c7c042748b542deae1b6b39c6
Fix file:// not working as return code is 0 and not 200, as fixed
beforehand in curl_json.
Remove mention of http in documention as file also works now (and ftp most likely too)

Change-Id: Iccb35e6b8c831f555dc5bbd17fa8d04672e13eb3
src/collectd.conf.pod
src/curl_xml.c