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

Expose response HTTP headers to the caller #119

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

kovyrin
Copy link
Contributor

@kovyrin kovyrin commented Apr 26, 2024

Given that the client supports custom HTTP headers on RPC calls, it would be really nice to allow the caller to see HTTP response headers as well. This opens the client up to interesting use-cases where the backend can communicate additional information to the caller (like caching headers, debugging/performance information, tracing data, etc).

Copy link
Owner

@arthurnn arthurnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@arthurnn arthurnn merged commit a61951f into arthurnn:main Jul 12, 2024
@kovyrin kovyrin deleted the kovyrin/expose-response-headers branch July 12, 2024 17:49
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