haproxy/include
Willy Tarreau 55a8d0e1bb [CLEANUP] move the session-related functions to session.c
proto_http.c was not suitable for session-related processing, it was
just convenient for the tranformation.

Some more splitting must occur: process_request/response in proto_http.c
must be split again per protocol, and the caller must run a list.

Some functions should be directly attached to the session or the buffer
(eg: perform_http_redirect, return_srv_error, http_sess_log).
2008-11-30 18:47:21 +01:00
..
common [OPTIM] add compiler hints in tick_is_expired() 2008-11-02 10:19:09 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [CLEANUP] move the session-related functions to session.c 2008-11-30 18:47:21 +01:00
types [CLEANUP] move the session-related functions to session.c 2008-11-30 18:47:21 +01:00