envoyproxy/envoy

Use PathMatcher once hidden_envoy_deprecated_regex is removed

Open

#10,032 创建于 2020年2月12日

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

仓库指标

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

描述

Issue Template

Title: Use PathMatcher once hidden_envoy_deprecated_regex is removed

Description: For the TODO in https://github.com/envoyproxy/envoy/pull/10010. We should use the PathMatcher for regex matching once the old hidden_envoy_deprecated_regex is fully removed from Envoy.

贡献者指南