]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ssl/ErrorDetail.h
Bug fix: The multi-language support is broken for Ssl error details
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 27 Oct 2011 15:22:21 +0000 (18:22 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 27 Oct 2011 15:22:21 +0000 (18:22 +0300)
commit1febfec51b9da17884192e692c4c7bc7534bd0dc
treedf4aebacccbebee2ec4e8c91d85f65bcc5b694b1
parent38a129ef4e21ef74fa397406c05af2effe440502
Bug fix: The multi-language support is broken for Ssl error details

Current Ssl::ErrorDetail::useRequest never sets the ErrorDetail::request
member.The ErrorDetail::request member used to select the correct language
for the web client from Accept-Language header.
src/ssl/ErrorDetail.h