]> git.ipfire.org Git - thirdparty/squid.git/commit - src/format/Format.cc
New function to find Local listening IP and add new %A macro (#198) M-staged-PR198
authorAmish <amishxda@users.noreply.github.com>
Wed, 16 May 2018 19:09:52 +0000 (19:09 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 17 May 2018 02:38:21 +0000 (02:38 +0000)
commitea35939be2141c7bb9fb96d6ee3a1e345b94428a
tree0109e0604e71d560f05f6770e21fca0c50637972
parent61beade21ef54f40390c4cd08fdaccab4bff7b7a
New function to find Local listening IP and add new %A macro (#198)

Implemented a new function to find local listening IP:Port in a
consistent way and added support for %A macro in error pages and
deny_info URL using the same function.
src/HttpRequest.cc
src/HttpRequest.h
src/cf.data.pre
src/errorpage.cc
src/errorpage.h
src/format/Format.cc