MEDIUM: http_act: Rename uri-normalizers
authorTim Duesterhus <tim@bastelstu.be>
Sat, 17 Apr 2021 09:21:10 +0000 (11:21 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 19 Apr 2021 07:05:57 +0000 (09:05 +0200)
commit5be6ab269e5606aef954f39d6717b024f97b3789
tree7d78b9d20499a0bb5e395b74b94fc05f23befc51
parenta407193376dc10656f8208f034ca6e1f98fea546
MEDIUM: http_act: Rename uri-normalizers

This patch renames all existing uri-normalizers into a more consistent naming
scheme:

1. The part of the URI that is being touched.
2. The modification being performed as an explicit verb.
doc/configuration.txt
include/haproxy/action-t.h
reg-tests/http-rules/normalize_uri.vtc
src/http_act.c