haproxy/include
Willy Tarreau bf9c2fcd93 [BUG] stats: support url-encoded forms
Bashkim Kasa reported that the stats admin page did not work when colons
were used in server or backend names. This was caused by url-encoding
resulting in ':' being sent as '%3A'. Now we systematically decode the
field names and values to fix this issue.
2011-05-31 22:44:28 +02:00
..
common [BUG] stats: support url-encoded forms 2011-05-31 22:44:28 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [REORG] http: move HTTP error codes back to proto_http.h 2011-05-11 16:31:43 +02:00
types [MEDIUM] http: add support for "http-no-delay" 2011-05-30 18:42:41 +02:00