envoyproxy/envoy

Substitution Formatter w/o Headers/HTTP Components

Open

#20.818 geöffnet am 14. Apr. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
help wantedtech debt

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Title: Substitution Formatters That Don't Required Headers/HTTP Components

Description:

As a follow on to https://github.com/envoyproxy/envoy/issues/19685 it was discovered that Envoy does not have substitution formatters independent of HTTP components. These formatters would be useful even in network modules and they should be developed.

[optional Relevant Links:] https://github.com/envoyproxy/envoy/issues/19685 https://github.com/envoyproxy/envoy/tree/main/source/common/formatter

Contributor Guide