Skip to main content

processed_response_headers

Function processed_response_headers 

Source
pub fn processed_response_headers(headers: &HeaderMap) -> HeaderMap
Expand description

Build response headers for an upstream body consumed or transformed in-process.

Hop-by-hop headers are removed along with representation metadata that may no longer describe the emitted body. Request IDs, retry guidance, and rate-limit metadata remain open-ended.