]> git.ipfire.org Git - thirdparty/squid.git/commit
Manager: send User-Agent header from cachemgr.cgi
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 18 Apr 2011 12:06:47 +0000 (06:06 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 18 Apr 2011 12:06:47 +0000 (06:06 -0600)
commit2db8f58a0169aca19695509b7c30a4d114e1ee06
tree297a6efa1c4da0364560452e7e9deb6c78806c12
parent089d4d2852b56f80e46491d4d11580ec23bb1fb3
Manager: send User-Agent header from cachemgr.cgi

Uses hard-coded string "cachemgr.cgi/" instead of progname to avoid
complications from alternative names and when running under a browser.

May be elided in transit, however the VERSION sent here will help the
queried proxy respond appropriate to the CGI capabilities as we extend
the types and content of reports coming back from the future releases.
tools/cachemgr.cc