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

Pass request ctx to modifier plugins #685

Closed
shettyh opened this issue Sep 19, 2023 · 2 comments
Closed

Pass request ctx to modifier plugins #685

shettyh opened this issue Sep 19, 2023 · 2 comments
Labels

Comments

@shettyh
Copy link

shettyh commented Sep 19, 2023

Is your feature request related to a problem? Please describe.
Currently modifier plugins doesnt have access to request ctx object, adding this will help passing the same context across all the plugins

Describe the solution you'd like
Request/response modifier plugins should be called with request ctx

Describe alternatives you've considered
NA

Additional context
NA

@taik0
Copy link
Contributor

taik0 commented Feb 23, 2024

Hi @shettyh

This PR #711 adresses both Application context and Execution context for modifiers.

@taik0 taik0 closed this as completed Feb 23, 2024
Copy link

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants