envoyproxy/envoy

Feature request: preserve original headers for logging

Open

#12,032 opened on Jul 10, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/httpenhancementhelp wanted

Repository metrics

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

Description

We have a request to record the original URL before Envoy rewrites it in an access logging extension. The feature request is to preserve the original headers (or subset of) for the purpose of logging.

Contributor guide