envoyproxy/envoy

Use PathMatcher once hidden_envoy_deprecated_regex is removed

Open

#10.032 aberto em 12 de fev. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/httphelp wantedtech debt

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

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.

Guia do colaborador