haproxy public development tree
Go to file
willy tarreau c1f4753d60 * released 1.2.5-pre2
* implemented the HTTP 303 code for error redirection. This forces the
  browser to fetch the given URI with a GET request. The new keyword for
  this is 'errorloc303', and a new 'errorloc302' keyword has been created
  to make them easily distinguishable.
* added more controls in the parser for valid use of '\x' sequence.
* few fixes from Alex & Klaus
* fixed a few errors in the documentation
* do not pre-initialize unused file-descriptors before select() anymore.
2005-12-18 01:08:26 +01:00
doc * released 1.2.5-pre2 2005-12-18 01:08:26 +01:00
examples * released 1.2.2 (1.1.29) 2005-12-18 01:00:37 +01:00
include * released 1.2.5-pre1 2005-12-18 01:07:29 +01:00
src * released 1.2.5-pre1 2005-12-18 01:07:29 +01:00
tests * released 1.1.23 2005-12-17 14:08:03 +01:00
CHANGELOG * released 1.2.5-pre2 2005-12-18 01:08:26 +01:00
haproxy.c * released 1.2.5-pre2 2005-12-18 01:08:26 +01:00
Makefile * released 1.2.4 2005-12-18 01:03:27 +01:00
TODO * released 1.2.4 2005-12-18 01:03:27 +01:00