MINOR: uri_normalizer: Add uri_normalizer module
authorTim Duesterhus <tim@bastelstu.be>
Thu, 15 Apr 2021 19:45:55 +0000 (21:45 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 19 Apr 2021 07:05:57 +0000 (09:05 +0200)
commitdbd25c34de74c5f02bf190d0723cd7b8465cac75
treef80bf391ff047a16567259ee4f83f42986db0134
parent1615064ea0052d29ebc514c84ad0731598b2c4a6
MINOR: uri_normalizer: Add uri_normalizer module

This is in preparation for future patches.
Makefile
include/haproxy/uri_normalizer.h [new file with mode: 0644]
src/uri_normalizer.c [new file with mode: 0644]