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 the application context to the request and response modifiers. #711

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

taik0
Copy link
Contributor

@taik0 taik0 commented Feb 23, 2024

Also extend the structs passed to the modifier functions so it can retrieve the execution Context. Reponse modifers now have access to the Request. Updated examples to show the new features.

…lso extend the structs passed to the modifier functions so it can retrieve the execution Context. Reponse modifers now have access to the Request. Updated examples to show the new features.

Signed-off-by: Daniel Ortiz <dortiz@krakend.io>
deepsource-autofix bot and others added 2 commits February 23, 2024 15:13
Resolved issues in proxy/plugin/modifier_test.go with DeepSource Autofix
Signed-off-by: kpacha <dlopez@krakend.io>
@kpacha kpacha merged commit 9249c56 into master Feb 23, 2024
5 checks passed
@kpacha kpacha deleted the modifier_ctx branch February 23, 2024 15:21
Copy link

This pull request 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants