aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/CurlInputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputPlugin: allow init() to soft-failMax Kellermann2014-03-021-4/+6
| | | | | Add enum InputResult which is a tri-state. Input plugins may now fail and just become unavailable.
* input/curl: include cleanupMax Kellermann2014-02-221-1/+0
|
* Input*: move to input/Max Kellermann2014-01-241-0/+1170