haproxy/include
Willy Tarreau 0cac36f415 [MEDIUM] make the http server error function a pointer in the session
It was a bit awkward to have session.c call return_srv_error() for
HTTP error messages related to servers. The function has been adapted
to be passed a pointer to the faulty stream interface, and is now a
pointer in the session. It is possible that in the future, it will
become a callback in the stream interface itself.
2008-11-30 20:44:17 +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 [MEDIUM] make the http server error function a pointer in the session 2008-11-30 20:44:17 +01:00
types [MEDIUM] make the http server error function a pointer in the session 2008-11-30 20:44:17 +01:00