]> git.ipfire.org Git - thirdparty/squid.git/commit
Log "-" instead of the made-up method "NONE". (#486)
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 28 Sep 2019 13:58:28 +0000 (13:58 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 30 Sep 2019 13:59:48 +0000 (13:59 +0000)
commitec2c4acf8dd5e241692acbea9554e6b5e0e46a43
tree9053d312f87b93d171baac188a8ffc887b68f7bf
parent091213e61e8fe047cef022a3867afff1feb0c28c
Log "-" instead of the made-up method "NONE". (#486)

Also useful for the future ALE-using context-reporting code that must be
silent regarding unknowns, including unknown request methods.
src/AccessLogEntry.cc
src/AccessLogEntry.h
src/format/Format.cc
src/http/RequestMethod.h