haproxy/include
Christopher Faulet b304883754 MINOR: http-rules: Use an action function to eval http-request auth rules
Now http-request auth rules are evaluated in a dedicated function and no longer
handled "in place" during the HTTP rules evaluation. Thus the action name
ACT_HTTP_REQ_AUTH is removed. In additionn, http_reply_40x_unauthorized() is
also removed. This part is now handled in the new action_ptr callback function.
2020-05-28 15:07:20 +02:00
..
common MINOR: http-ana: Use proxy's error replies to emit 401/407 responses 2020-05-28 15:07:20 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: http-ana: Make the function http_reply_to_htx() public 2020-05-28 15:07:20 +02:00
types MINOR: http-rules: Use an action function to eval http-request auth rules 2020-05-28 15:07:20 +02:00