[PATCH] Configurable SSL error details messages

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Sat, 21 May 2011 00:39:59 +0300

Hi all,

This patch adds support for a translatable and customisable error detail
file (errors/templates/error_details.txt) The file is stored like we
store error page templates today.

Inside the file, an HTTP-like format used that can be
later extended to other error details:

name: value
details: "value"
descr: "value"

or

name: value
details: "multi
      line
      value"
descr: "value with a \"quoted string\" inside"

More informations and some technical details there are in patch preamble.

In this patch also I am including the HttpHeader.cc changes with spaces
changes striped (to make review easier).

This is a Measurement Factory project.

Received on Fri May 20 2011 - 21:40:23 MDT

This archive was generated by hypermail 2.2.0 : Sat May 21 2011 - 12:00:04 MDT