mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-11 16:29:36 +00:00
haproxy public development tree
c1f4753d60
* 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. |
||
---|---|---|
doc | ||
examples | ||
include | ||
src | ||
tests | ||
CHANGELOG | ||
haproxy.c | ||
Makefile | ||
TODO |