summaryrefslogtreecommitdiff
path: root/methods/http_main.cc
Commit message (Collapse)AuthorAgeFilesLines
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|
* * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-141-0/+5
| | | | | | | | - show error details of failed methods * apt-pkg/contrib/fileutl.cc: - if a process aborts with signal, show signal number * methods/http.cc: - ignore SIGPIPE, we deal with EPIPE from write in HttpMethod::ServerDie() (LP: #385144)
* * prototype of mirror method addedMichael Vogt2006-11-291-0/+15