envoyproxy/envoy

Substitution Formatter w/o Headers/HTTP Components

Open

#20,818 opened on Apr 14, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
help wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

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