haproxy/include
Willy Tarreau 81e3b4f48d [MINOR] http redirect: add the ability to append a '/' to the URL
Sometimes it can be desired to return a location which is the same
as the request with a slash appended when there was not one in the
request. A typical use of this is for sending a 301 so that people
don't reference links without the trailing slash. The name of the
new option is "append-slash" and it can be used on "redirect"
statements in prefix mode.
2010-01-10 00:42:19 +01:00
..
common [MINOR]: stats: add show-legends to report additional informations 2010-01-06 00:28:06 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] http: make safer use of the DONT_READ and AUTO_CLOSE flags 2010-01-07 00:20:41 +01:00
types [MINOR] http redirect: add the ability to append a '/' to the URL 2010-01-10 00:42:19 +01:00