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

net/http: Incorrect comment for MethodPatch in method.go #15727

Closed
mqy opened this issue May 18, 2016 · 1 comment
Closed

net/http: Incorrect comment for MethodPatch in method.go #15727

mqy opened this issue May 18, 2016 · 1 comment

Comments

@mqy
Copy link

mqy commented May 18, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?

go 1.6.2

  1. What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOOS="darwin"

  1. What did you do?

N/A

  1. What did you expect to see?

incorrect comment for MethodPatch in net/http/method.go: "// RFC 5741" should be "// RFC 5789".
see rfc5789

  1. What did you see instead?

N/A

@mikioh mikioh changed the title Incorrect comment for MethodPatch in net/http/method.go net/http: Incorrect comment for MethodPatch in method.go May 18, 2016
@mikioh
Copy link
Contributor

mikioh commented May 18, 2016

This is a duplicate of #15546.

@mikioh mikioh closed this as completed May 18, 2016
@golang golang locked and limited conversation to collaborators May 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants