haproxy/include
Christopher Faulet 0e2ad61315 MINOR: http-ana: Use a dedicated function to send a response from an http reply
The http_reply_message() function may be used to send an http reply to a
client. This function is responsile to convert the reply in HTX, to push it in
the response buffer and to forward it to the client. It is also responsible to
terminate the transaction.

This function is used during evaluation of http return rules.
2020-05-20 18:27:13 +02:00
..
common Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" 2020-05-20 12:06:16 +02:00
import
proto MINOR: http-ana: Use a dedicated function to send a response from an http reply 2020-05-20 18:27:13 +02:00
types MINOR: http-rules: Use http_reply structure for http return rules 2020-05-20 18:27:13 +02:00