Age | Commit message (Expand) | Author |
---|---|---|
2017-07-26 | allow the auth.conf to be root:root owned | David Kalnischkies |
2017-07-26 | lookup login info for proxies in auth.conf | David Kalnischkies |
2017-07-26 | reimplement and document auth.conf | David Kalnischkies |
2017-07-26 | fail early in http if server answer is too small as well | David Kalnischkies |
2017-07-26 | don't try to parse all fields starting with HTTP as status-line | David Kalnischkies |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-01 | http: A response with Content-Length: 0 has no content | Julian Andres Klode |
2017-06-26 | deal with 3xx httpcodes as required by HTTP/1.1 spec | David Kalnischkies |
2017-01-24 | basehttp: Only read Content-Range on 416 and 206 responses | Julian Andres Klode |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2016-12-31 | rename ServerMethod to BaseHttpMethod | David Kalnischkies |