Skip to content

net/http: document behaviour of cancellation on writable response bodies #30877

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

Closed
wants to merge 1 commit into from
Closed

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Mar 16, 2019

Closes #30876

@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Mar 16, 2019
@gopherbot
Copy link
Contributor

This PR (HEAD: cfaee19) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/167682 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Katie Hockman:

Patch Set 1:

(2 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/167682.
After addressing review feedback, remember to publish your drafts!

@nhooyr
Copy link
Contributor Author

nhooyr commented Jun 10, 2019

Please reopen when there is discussion on #30876

@nhooyr nhooyr closed this Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net/http: document that context cancellation does not apply to writable bodies
3 participants