Skip to content

Support returning custom HTTP response bodies in the ratelimit filter #14188

@esmet

Description

@esmet

Title: Support returning custom HTTP response bodies in the ratelimit filter

Description:
When using the ratelimit HTTP filter, Envoy should be able to return a custom response body provided by the external, gRPC ratelimit service. This behavior would be similar to ext_authz.

[optional Relevant Links:]
External authorization supports sending a response body from the auth service to the downstream client:

// This field allows the authorization service to send a response body data
// to the downstream client.
string body = 3;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions