]> git.ipfire.org Git - thirdparty/squid.git/commit
cachemgr: Enable per-report Content-Type header
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 20 Jan 2014 01:11:58 +0000 (14:11 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 20 Jan 2014 01:11:58 +0000 (14:11 +1300)
commit8088f8d0fbfc9832650192306b9ba568b7f2626a
treea4ecffa3f906d4ccf708909e102b54b83a126f24
parent4fb971a08a878052187adc4ad3cc22df25580b39
cachemgr: Enable per-report Content-Type header

The default for all reports is plain text in UTF-8.

NOTE: UTF-8 selected because although current reports limit themselves
to ASCII character ranges, some reports may contain text pulled from the
protocol transferred and UTF-8 display covers most unexpected cases.
src/mgr/Action.cc
src/mgr/Action.h