]> Cypherpunks repositories - gostls13.git/commit
net/http: correct RFC for MethodPatch
authorShenghou Ma <minux@golang.org>
Wed, 4 May 2016 21:06:50 +0000 (17:06 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 4 May 2016 22:11:56 +0000 (22:11 +0000)
commitbfcb5b64062b3bdf367e0888cd42a4a46d37a913
tree459a77269f9c9fafef017b6fabff3a6cd06f4966
parent2e2481ed345347197d0a5685ef200ac761def2f2
net/http: correct RFC for MethodPatch

Fixes #15546.

Change-Id: I39c29ea6999812dd5f1c45f67bddad28f20b6c6b
Reviewed-on: https://go-review.googlesource.com/22773
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/method.go