aboutsummaryrefslogtreecommitdiff
path: root/src/input_curl.c
Commit message (Expand)AuthorAge
* input_curl: use curl_multi_info_read()Max Kellermann2008-11-03
* input_curl: buffered rewindingMax Kellermann2008-11-02
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-28
* input_file, input_curl: check URL type before attempting to openMax Kellermann2008-10-27
* curl: read stream name from HTTP response headersMax Kellermann2008-10-26
* input_curl: set input_stream.mime from Content-Type response headerMax Kellermann2008-10-26
* input_curl: added local variable "value"Max Kellermann2008-10-26
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-26
* input_stream: input_stream_close() returns voidMax Kellermann2008-10-26
* input_stream: added struct input_pluginMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26
* http: use libcurlMax Kellermann2008-10-26