haproxy/include
Willy Tarreau b37c27e28f [MAJOR] http: create the analyser which waits for a response
The code part which waits for an HTTP response has been extracted
from the old function. We now have two analysers and the second one
may re-enable the first one when an 1xx response is encountered.
This has been tested and works.

The calls to stream_int_return() that were remaining in the wait
analyser have been converted to stream_int_retnclose().
2009-10-18 23:15:41 +02:00
..
common [MINOR] Capture & display more data from health checks, v2 2009-10-10 21:51:16 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MAJOR] http: create the analyser which waits for a response 2009-10-18 23:15:41 +02:00
types [MAJOR] http: create the analyser which waits for a response 2009-10-18 23:15:41 +02:00