mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-16 17:18:50 -05:00
Adding http_free_redirect_rule() function to free a single redirect rule since it may be required to free rules outside of free_proxy() function. This patch is required for an upcoming bugfix. [for 2.2, free_proxy function did not exist (first seen in 2.4), thus http_free_redirect_rule() needs to be deducted from haproxy.c deinit() function if the patch is required] |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||