envoyproxy/envoy

Use PathMatcher once hidden_envoy_deprecated_regex is removed

Open

#10 032 ouverte le 12 févr. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/httphelp wantedtech debt

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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.

Guide contributeur