envoyproxy/envoy

Broken Prefix Route Match

Open

#15,592 创建于 2021年3月21日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/docsarea/httphelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: Broken Prefix Route Match

Description:

PrefixRouteEntryImpl::matches used to include (as of 1.13.0) query parameter in the match , now it is excluding the query parameter from match due to this change, by this commit, here is previous code.

Documentation has not changed, wonder if this is intended!

贡献者指南