]> Cypherpunks repositories - gostls13.git/commit
net/http: change a Del to delete
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 4 Jun 2012 05:40:16 +0000 (22:40 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 4 Jun 2012 05:40:16 +0000 (22:40 -0700)
commit290115fdf4609c1fb0ba87aa1940a24308213543
treea36ddaa3d13d5118d536faa4fd5e26b6232e3a50
parent24075d33a502889a54ae25195c3f9ae6bceb6628
net/http: change a Del to delete

No need to fix case of "Host" string literal.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6278049
src/pkg/net/http/request.go