haproxy/include
Willy Tarreau 1d3bcce4dd [BUG] http: offsets are relative to the buffer, not to ->som
Some wrong operations were performed on buffers, assuming the
offsets were relative to the beginning of the request while they
are relative to the beginning of the buffer. In practice this is
not yet an issue since both are the same... until we add support
for keep-alive.
2009-12-27 15:50:06 +01:00
..
common [MEDIUM] Decrease server health based on http responses / events, version 3 2009-12-16 00:29:27 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] buffers: add buffer_ignore() to skip some bytes 2009-12-27 15:45:38 +01:00
types [BUG] http: offsets are relative to the buffer, not to ->som 2009-12-27 15:50:06 +01:00