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

Add response interceptor hook in HttpStub #1324

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

yogeshnikam671
Copy link
Member

…ver http can modify the response before it gets passed on [repsonse-interceptor for HttpStub]

What:
Add a response interceptor hook in HttpStub

Why:
Other protocols can use this hook in case they want to modify the response before it gets passed over to the client.

How:
By adding a response interceptor.

Checklist:

@yogeshnikam671 yogeshnikam671 force-pushed the response_interceptor_support_in_http_stub branch from d7d2c75 to d859248 Compare September 27, 2024 10:19
@yogeshnikam671 yogeshnikam671 force-pushed the response_interceptor_support_in_http_stub branch from e742977 to c8c459d Compare September 30, 2024 05:00
@joelrosario joelrosario merged commit 1df344d into main Oct 6, 2024
2 checks passed
@joelrosario joelrosario deleted the response_interceptor_support_in_http_stub branch October 6, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants