]> git.ipfire.org Git - thirdparty/squid.git/commit - tools/cachemgr.cc
Manager: send User-Agent header from cachemgr.cgi
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Apr 2011 11:33:32 +0000 (23:33 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Apr 2011 11:33:32 +0000 (23:33 +1200)
commite4e635e13a0e8e7fc71cd9b47782861efab87e73
tree3b084e2f4045fe67aa79c21cdd0651b7bfbdb715
parent196c0e1717adff93806addb8a102d68c75cf64b8
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 teh 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