haproxy/include
Willy Tarreau cc4df3b3de CLEANUP: connection: remove the now unused conn_get_{from,to}_addr()
These functions are not used anymore. They didn't report failures and
as such were often misused. conn_get_src() and conn_get_dst() now
replaced them everywhere.
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 CLEANUP: connection: remove the now unused conn_get_{from,to}_addr() 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