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

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

Closed
esmet opened this issue Nov 25, 2020 · 0 comments · Fixed by #14189
Closed

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

esmet opened this issue Nov 25, 2020 · 0 comments · Fixed by #14189
Assignees
Labels
area/ratelimit enhancement Feature requests. Not bugs or questions.

Comments

@esmet
Copy link
Contributor

esmet commented Nov 25, 2020

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ratelimit enhancement Feature requests. Not bugs or questions.
Projects
None yet
3 participants