Download raw body.
diff httpd: avoid misleading syslog warnings
Claudio Jeker <cjeker@diehard.n-r-g.com> wrote: > I guess it would be better to only call log_warn() if the errno is not > ENOENT. That should be enough to silence the common case. That makes sense.
diff httpd: avoid misleading syslog warnings