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

Mark duplex streaming bodies as one shot #155

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Mark duplex streaming bodies as one shot #155

merged 2 commits into from
Dec 6, 2023

Conversation

pkwarren
Copy link
Contributor

@pkwarren pkwarren commented Nov 17, 2023

Update PipeDuplexRequestBody to indicate that request bodies are one shot (they can't be re-read).

pkwarren and others added 2 commits November 17, 2023 09:43
Update PipeDuplexRequestBody to indicate that request bodies are one
shot (they are written directly to the pipe and can't be re-read).
@pkwarren pkwarren marked this pull request as ready for review November 30, 2023 20:47
@pkwarren pkwarren requested a review from jhump November 30, 2023 20:47
@pkwarren pkwarren merged commit de27a21 into main Dec 6, 2023
7 checks passed
@pkwarren pkwarren deleted the pkw/oneshot branch December 6, 2023 22:43
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