go/src/pkg/net/http
Christoph Hack 2a6b4e120a net/http: the documentation should call NewRequest with the right signature.
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5554063
2012-01-19 06:11:02 -08:00
..
cgi net/http/cgi: increase a flaky test timeout 2012-01-17 13:14:27 -08: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 net: change SetTimeout to SetDeadline 2012-01-18 16:24:06 -08:00
pprof use new strconv API 2011-12-05 15:48:46 -05:00
testdata
Makefile net/http: Added interface for a cookie jar. 2011-12-16 10:48:41 -05: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 net/http: update the Client docs a bit 2012-01-18 19:05:53 -08:00
client_test.go net/http: send cookies in jar on redirect 2012-01-16 12:57:59 -08:00
cookie.go http: Allow cookies with negative Max-Age attribute as these are 2012-01-15 19:32:16 +11:00
cookie_test.go gofmt -s misc src 2011-12-02 14:14:25 -05:00
doc.go net/http: the documentation should call NewRequest with the right signature. 2012-01-19 06:11:02 -08: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 net/http: change test to use override param instead of chan. 2012-01-18 08:28:09 +11:00
header.go
header_test.go
jar.go net/http: Added interface for a cookie jar. 2011-12-16 10:48:41 -05:00
lex.go
lex_test.go
proxy_test.go
range_test.go
readrequest_test.go net/url: cleaned up URL interface (v2) 2012-01-17 00:49:05 -02:00
request.go net/url: cleaned up URL interface (v2) 2012-01-17 00:49:05 -02:00
request_test.go net/http: test should not leave tmp files behind on windows 2011-12-20 11:53:24 +11:00
requestwrite_test.go net/url: cleaned up URL interface (v2) 2012-01-17 00:49:05 -02: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 net: change SetTimeout to SetDeadline 2012-01-18 16:24:06 -08:00
server.go net: change SetTimeout to SetDeadline 2012-01-18 16:24:06 -08: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 net/url: cleaned up URL interface (v2) 2012-01-17 00:49:05 -02: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