1
0
mirror of https://github.com/golang/go synced 2024-10-06 00:21:21 -06:00
go/src/pkg/net/http
David Symonds 2949f3b659 time: use Duration for AfterFunc.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5465043
2011-12-08 15:42:44 +11: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
export_test.go use new time API 2011-11-30 12:01:46 -05:00
filetransport_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -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 time: use Duration for AfterFunc. 2011-12-08 15:42:44 +11:00
server.go use new strconv API 2011-12-05 15:48:46 -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 use new time API 2011-11-30 12:01:46 -05:00
transport.go http: make Transport warning about connections closing more accurate 2011-12-06 16:38:02 -08:00
triv.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00