haproxy/include
Willy Tarreau d0f06fc4b2 [MINOR] http: detect tunnel mode and set it in the session
In order to support keepalive, we'll have to differentiate
normal sessions from tunnel sessions, which are the ones we
don't want to analyse further.

Those are typically the CONNECT requests where we don't care
about any form of content-length, as well as the requests
which are forwarded on non-close and non-keepalive proxies.
2009-11-30 12:19:56 +01:00
..
common [MINOR] tools: add hex2i() function to convert hex char to int 2009-11-02 20:12:52 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] appsession: add "len", "prefix" and "mode" options 2009-11-30 11:31:53 +01:00
types [MINOR] http: detect tunnel mode and set it in the session 2009-11-30 12:19:56 +01:00