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