]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug fix: The '%I' formating code in error page shows '[unknown]' in the case of SQUID...
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 29 Feb 2012 21:16:06 +0000 (23:16 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 29 Feb 2012 21:16:06 +0000 (23:16 +0200)
commit06b4e9c80e38e091aaee4d28ac1e62738929f539
treeca912161e439421b798765141ec53c2a76cd5f86
parent5cc307f3d0b280897b5b2157ac8d736e2050eecb
Bug fix: The '%I' formating code in error page shows '[unknown]' in the case of SQUID_X509_V_ERR_DOMAIN_MISMATCH error

Update the server ip address and server hostname in HttpRequest::hier object
in the case of SQUID_X509_V_ERR_DOMAIN_MISMATCH error to be used for %I field
of the generated error page
src/client_side.cc