haproxy/include
Willy Tarreau 68085d8cfb [MINOR] http: add http_remove_header2() to remove a header value.
Calling this function after http_find_header2() automatically deletes
the current value of the header, and removes the header itself if the
value is the only one. The context is automatically adjusted for a
next call to http_find_header2() to return the next header. No other
change nor test should be made on the transient context though.
2010-01-18 19:51:33 +01:00
..
common [BUILD] remove a warning in standard.h on AIX 2010-01-14 11:40:12 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] http: add http_remove_header2() to remove a header value. 2010-01-18 19:51:33 +01:00
types [MINOR] http: add http_remove_header2() to remove a header value. 2010-01-18 19:51:33 +01:00