On Fri, 20 Aug 2021 at 13:08, Илья Шипицин <[email protected]> wrote: > > double slashes behaviour is changed in BUG/MEDIUM: > h2: match absolute-path not path-absolute for :path · haproxy/haproxy@46b7dff > (github.com)
Actually, I think the patch you are referring to would *fix* this particular issue, as it was committed AFTER the last releases: https://github.com/haproxy/haproxy/commit/46b7dff8f08cb6c5c3004d8874d6c5bc689a4c51 It was this fix that probably caused the issue: https://github.com/haproxy/haproxy/commit/4b8852c70d8c4b7e225e24eb58258a15eb54c26e Using the latest git, applying the patch manually or running a 20210820 snapshot would fix this. Lukas

