Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/reskin89/envoy
Browse files Browse the repository at this point in the history
  • Loading branch information
reskin89 committed Jul 11, 2023
2 parents 2dc8d74 + e96f30a commit 55f774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ minor_behavior_changes:
Allow malformed URL encoded triplets in the default header validator. This behavior can be reverted by setting runtime flag
``envoy.reloadable_features.uhv_allow_malformed_url_encoding`` to false, in which case requests with malformed URL encoded triplets
in path are rejected. This setting is only applicable when the Unversal Header Validator is enabled and has no effect otherwise.
- area: lambda filter
- area: aws
change: |
Default sanitize host header prior to direct invocation of a lambda. This behavior can reverted by setting runtime flag
``envoy.reloadable_features.lambda_sanitize_host_headers`` to false, in which case requests will retain the originating header to the
Expand Down

0 comments on commit 55f774d

Please sign in to comment.