Skip to content

ext_authz: added ability to detect partial request body data#6583

Merged
mattklein123 merged 20 commits intoenvoyproxy:masterfrom
brectanus-sigsci:buffered_authz_partial_flag
Apr 24, 2019
Merged

ext_authz: added ability to detect partial request body data#6583
mattklein123 merged 20 commits intoenvoyproxy:masterfrom
brectanus-sigsci:buffered_authz_partial_flag

Conversation

@brectanus-sigsci
Copy link
Contributor

@brectanus-sigsci brectanus-sigsci commented Apr 15, 2019

This adds a x-envoy-auth-partial-body: false|true metadata header to the CheckRequest call (see #6487). This header is set to true when partial body data is sent in the call when the max_request_bytes setting has been exceeded and the allow_partial_data option is set.

Fixes #6487

Risk Level: low
Testing: unit
Docs Changes: yes
Release Notes: yes

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot detect partial body content sent in ext_authz call with allow_partial_message

4 participants