clamav/docs
Micah Snyder 03449219da FreshClam: Improved HTTP 304, 403, & 429 handling
Added special warning messages for 403 and 429 HTTP codes.
For 403, FreshClam will fail (non-zero exit code) if not in daemon-mode.
For 429, FreshClam will succeed (exit 0) if not in daemon-mode.

Adds If-Modified-Since header for CVD downloads (not just CVD-head)
which should reduce data usage if DNS is advertising a newer version
than is actually available, which seems to happen sometimes due to
caching issues, it should still fail out when this happens - it just
won't have to download the older CVD, and should detect the HTTP 304
(Not-Modified) response instead.

Also replaced "Freshclam" with "FreshClam" in a few places, for
consistency.
2021-04-05 12:29:02 -07:00
..
html Removed rc moniker for the 0.100.0 stable release. Added docs/html back so it may be packaged in the release tarball. 2018-12-02 23:07:08 -05:00
man FreshClam: Improved HTTP 304, 403, & 429 handling 2021-04-05 12:29:02 -07:00
CMakeLists.txt CMake: improve multiarch support 2021-02-25 11:41:29 -08:00
Makefile.am Update copyright dates for 2021 2021-03-19 15:12:26 -07:00