]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: uri_normalizer: Add `http-request normalize-uri`
authorTim Duesterhus <tim@bastelstu.be>
Thu, 15 Apr 2021 19:45:57 +0000 (21:45 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 19 Apr 2021 07:05:57 +0000 (09:05 +0200)
commitd2bedcc4ab59bf2c8cc23ebaa6798596d2925d38
treee707713a47821860fcec35aa3ceada69760edee8
parent0ee1ad5675b77dd65dce4b364b24a9fc09044962
MINOR: uri_normalizer: Add `http-request normalize-uri`

This patch adds the `http-request normalize-uri` action that was requested in
GitHub issue #714.

Normalizers will be added in the next patches.
include/haproxy/action-t.h
src/http_act.c