Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetAllHeaders method to golang HTTP filter #33821

Merged
merged 16 commits into from
May 16, 2024

convert to camelcase

0cf49d2
Select commit
Failed to load commit list.
Merged

Add GetAllHeaders method to golang HTTP filter #33821

convert to camelcase
0cf49d2
Select commit
Failed to load commit list.
CI (Envoy) / Mobile/ASAN skipped May 16, 2024 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/33821/main@0cf49d2)

willemveerman @willemveerman 0cf49d2 #33821 merge main@416cd42

Add GetAllHeaders method to golang HTTP filter

Commit Message: Add GetAllHeaders method to golang HTTP filter
Additional Description: Adds a new method which returns a copy of the underlying map[string][]string object which contains all the request headers.
Risk Level: Low
Testing: Unit test
Docs Changes: none required - doesn't change the configuration params of the plugin
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 3823205
sha 0cf49d2
pr 33821
base-sha 416cd42
actor willemveerman @willemveerman
message Add GetAllHeaders method to golang HTTP filter...
started 1715847583.21253
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c
mobile envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 31
patch 0
dev true