commit | 0eab050b040d4240d78e0c1eb4db937bcddc834f | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Jul 06 17:41:31 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jul 06 17:54:02 2022 +0200 |
tree | 1e8b8536d8b6d6197b41c70a18322f8acdced314 | |
parent | 1d93217a057cb202a49b0fae2ebcffc32495fbe6 [diff] |
BUG/MINOR: http-htx: Fix scheme based normalization for URIs wih userinfo The scheme based normalization is not properly handled the URI's userinfo, if any. First, the authority parser is not called with "no_userinfo" parameter set. Then it is skipped from the URI normalization. This patch must be backported as far as 2.4.