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

fix: forwarder copy body eof #38

Merged
merged 2 commits into from
May 25, 2024
Merged

fix: forwarder copy body eof #38

merged 2 commits into from
May 25, 2024

Conversation

andydunstall
Copy link
Owner

When the HTTP response body is copied, it seems to sometimes fail due to the request context being cancelled. As a temporary workaround, this copies the response body before the context is cancelled.

When the HTTP response body is copied, it seems to sometimes fail due to
the request context being cancelled. As a temporary workaround, this
copies the response body before the context is cancelled.
@andydunstall andydunstall merged commit 6109545 into main May 25, 2024
3 checks passed
@andydunstall andydunstall deleted the fix-body-eof branch May 25, 2024 11:26
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.

1 participant