haproxy/include
Willy Tarreau 2e34c11458 MINOR: connection: add conn_get_src() and conn_get_dst()
These functions currently are the same as conn_get_from_addr() and
conn_get_to_addr() respectively except that they return a status for
the operation that the caller can test.
2019-07-19 13:50:09 +02:00
..
common MINOR: http: Don't store raw HTTP errors in chunks anymore 2019-07-19 09:46:23 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: add conn_get_src() and conn_get_dst() 2019-07-19 13:50:09 +02:00
types MINOR: proxy/http_ana: Remove unused req_exp/rsp_exp and req_add/rsp_add lists 2019-07-19 09:24:12 +02:00