Closed shikharj05 closed 1 month ago
cc @tyxia @ggreenway as codeowners
It looks like this was never implemented for per-route settings; I'm unsure why. It would be straightforward for someone to implement this.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.
Title: ExtAuthzPerRoute doesn't support pack_as_bytes when configured.
Description: ExtAuthzPerRoute supports configuring per route BufferSettings via CheckSettings, however, enabling
pack_as_bytes
as true has no effect and body is always set usingbody
attribute of the HttpRequest,raw_body
is not set.Repro steps:
Config: