Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-26 | curl: read stream name from HTTP response headers | Max Kellermann | 1 | -0/+5 |
2008-10-26 | input_curl: set input_stream.mime from Content-Type response header | Max Kellermann | 1 | -0/+3 |
2008-10-26 | input_curl: added local variable "value" | Max Kellermann | 1 | -14/+22 |
2008-10-26 | input_stream: use "bool" instead of "int" | Max Kellermann | 1 | -8/+8 |
2008-10-26 | input_stream: input_stream_close() returns void | Max Kellermann | 1 | -2/+1 |
2008-10-26 | input_stream: added struct input_plugin | Max Kellermann | 1 | -7/+11 |
2008-10-26 | input_stream: renamed sources, no CamelCase | Max Kellermann | 1 | -1/+1 |
2008-10-26 | http: use libcurl | Max Kellermann | 1 | -0/+493 |