]> git.kaiwu.me - haproxy.git/commit
MINOR: uri_normalizer: Add `enum uri_normalizer_err`
authorTim Duesterhus <tim@bastelstu.be>
Thu, 15 Apr 2021 19:45:56 +0000 (21:45 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 19 Apr 2021 07:05:57 +0000 (09:05 +0200)
commit0ee1ad5675b77dd65dce4b364b24a9fc09044962
tree498399bdba049ec0a66675bc345440df7f8fa19b
parentdbd25c34de74c5f02bf190d0723cd7b8465cac75
MINOR: uri_normalizer: Add `enum uri_normalizer_err`

This enum will serve as the return type for each normalizer.
include/haproxy/uri_normalizer-t.h [new file with mode: 0644]
include/haproxy/uri_normalizer.h