]> Cypherpunks repositories - gostls13.git/commit
net/http: Removed some unused constants in request.go.
authorAaron Jacobs <jacobsa@google.com>
Sun, 22 Feb 2015 23:44:39 +0000 (10:44 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 22 Feb 2015 23:52:44 +0000 (23:52 +0000)
commitd5630142fdba6280c47458cf30165d3d62d44fc3
tree17282320311f4e07016a30207e551c9115af6333
parent02d80b9e937aa1ea142bac016f35011bae72907f
net/http: Removed some unused constants in request.go.

Change-Id: I05cdf357249166a45105703e9317793aa2088844
Reviewed-on: https://go-review.googlesource.com/5560
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/net/http/request.go