]> Cypherpunks repositories - gostls13.git/commit
http: return the correct error if a header line is too long.
authorStephen Ma <stephenm@golang.org>
Wed, 6 Oct 2010 11:04:18 +0000 (22:04 +1100)
committerStephen Ma <stephenm@golang.org>
Wed, 6 Oct 2010 11:04:18 +0000 (22:04 +1100)
commit8d130f5d2d3bca8487c48e0cfb6a00a478057eba
tree47ba084587adbb4a3dcaa75756661c00b722e5b6
parent4e3c58cd62597001691118ba40ec6f0d678c361e
http: return the correct error if a header line is too long.

R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/2372042
src/pkg/http/request.go