1
0
mirror of https://github.com/golang/go synced 2024-10-05 22:21:23 -06:00
go/src/pkg/net/http
Robert Griesemer 25e94154b7 undo CL 5477092 / c3c6e72d7cc5
The obvious fix is breaking the build in non-obvious ways.
Reverting while waiting for the correct fix, if any is needed.

««« original CL description
net/http: fix bug in error checking

Thanks to josef86@gmail.com for pointing this out.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/5477092
»»»

R=iant
CC=golang-dev
https://golang.org/cl/5488085
2011-12-14 10:44:34 -08:00
..
cgi use new strconv API 2011-12-05 15:48:46 -05:00
fcgi use new time API 2011-11-30 12:01:46 -05:00
httptest use new time API 2011-11-30 12:01:46 -05:00
httputil use new strconv API 2011-12-05 15:48:46 -05:00
pprof use new strconv API 2011-12-05 15:48:46 -05:00
testdata
chunked_test.go http: make httputil's chunked reader/writer code a direct copy 2011-11-09 14:55:52 +11:00
chunked.go use new strconv API 2011-12-05 15:48:46 -05:00
client_test.go net/http: fix EOF handling on response body 2011-11-16 17:35:47 -02:00
client.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
cookie_test.go gofmt -s misc src 2011-12-02 14:14:25 -05:00
cookie.go use new time API 2011-11-30 12:01:46 -05:00
doc.go various: a grab-bag of time.Duration cleanups. 2011-12-13 10:42:56 +11:00
export_test.go use new time API 2011-11-30 12:01:46 -05:00
filetransport_test.go net/http: make test remove temporary file and directory 2011-12-12 10:40:15 -08:00
filetransport.go
fs_test.go os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
fs.go use new strconv API 2011-12-05 15:48:46 -05:00
header_test.go
header.go http: doc nits 2011-11-03 20:37:02 -07:00
lex_test.go
lex.go
Makefile http: make Transport warning about connections closing more accurate 2011-12-06 16:38:02 -08:00
proxy_test.go
range_test.go
readrequest_test.go net/http: fix build 2011-11-15 14:04:58 +09:00
request_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
request.go http: make httputil's chunked reader/writer code a direct copy 2011-11-09 14:55:52 +11:00
requestwrite_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
response_test.go net/http: fix build 2011-11-15 14:04:58 +09:00
response.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
responsewrite_test.go
serve_test.go various: a grab-bag of time.Duration cleanups. 2011-12-13 10:42:56 +11:00
server.go undo CL 5414048 / f6b994f33cf4 2011-12-13 17:08:18 -05:00
sniff_test.go http: fix sniffing bug causing short writes 2011-11-28 11:51:34 -05:00
sniff.go allow direct conversion between string and named []byte, []rune 2011-11-22 12:30:02 -05:00
status.go
transfer.go use new strconv API 2011-12-05 15:48:46 -05:00
transport_test.go various: a grab-bag of time.Duration cleanups. 2011-12-13 10:42:56 +11:00
transport.go undo CL 5477092 / c3c6e72d7cc5 2011-12-14 10:44:34 -08:00
triv.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00