mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
DOC: Fix RFC reference for the percent-to-uppercase normalizer
The section is 6.2.2.1, not 6.2.21 (missing dot).
This commit is contained in:
parent
7a95f41fd6
commit
c315efda60
@ -6086,7 +6086,7 @@ http-request normalize-uri query-sort-by-name [ { if | unless } <condition> ]
|
||||
- /foo//bar -> /foo/bar
|
||||
|
||||
- percent-to-uppercase: Uppercases letters within percent-encoded sequences
|
||||
(RFC 3986#6.2.21).
|
||||
(RFC 3986#6.2.2.1).
|
||||
|
||||
Example:
|
||||
- /%6f -> /%6F
|
||||
|
Loading…
Reference in New Issue
Block a user