1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/http
2011-11-01 21:45:37 -04:00
..
cgi cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune 2011-10-25 22:20:02 -07:00
fcgi gofix -r mapdelete 2011-10-18 09:56:34 -04:00
httptest httptest: add NewUnstartedServer 2011-09-20 13:02:10 -07:00
pprof http/pprof: fix POST reading bug 2011-05-02 17:34:22 -04:00
testdata http: add test to serve content in index.html 2011-08-09 10:25:53 -07:00
chunked.go http: Alphabetize imports. 2011-09-13 09:38:26 -07:00
client_test.go http: Transport: with TLS InsecureSkipVerify, skip hostname check 2011-10-21 08:14:38 -07:00
client.go http: comment tweaks 2011-10-19 08:48:26 -07:00
cookie_test.go time: make Weekday a method. 2011-09-12 11:47:55 -07:00
cookie.go strings: implement a faster byte->byte Replacer 2011-10-03 13:12:01 -07:00
doc.go http: doc typo 2011-10-24 19:29:44 -07:00
dump.go http: prevent DumpRequest from adding implicit headers 2011-09-19 10:22:53 -07:00
export_test.go http: handler timeout support 2011-04-15 12:53:32 -07:00
filetransport_test.go http: add file protocol transport 2011-08-30 21:47:41 -07:00
filetransport.go http: add file protocol transport 2011-08-30 21:47:41 -07:00
fs_test.go url: new package 2011-08-17 13:36:02 +10:00
fs.go io: rename Copyn to CopyN. 2011-09-30 13:13:39 -07:00
header_test.go http: write Header keys with empty values 2011-06-20 14:36:03 -07:00
header.go strings: implement a faster byte->string Replacer 2011-10-03 15:19:04 -07:00
lex_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
lex.go single argument panic 2010-03-30 10:34:57 -07:00
Makefile http: shut up a false Transport warning on Windows 2011-10-14 11:31:00 -07:00
persist.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
proxy_test.go http: add Transport.ProxySelector 2011-05-18 09:23:29 -07:00
range_test.go httptest: introduce TempServer, clean up tests 2011-03-05 13:51:35 -08:00
readrequest_test.go http: remove Request.RawURL 2011-10-12 11:48:25 -07:00
request_test.go http: avoid name error in test 2011-11-01 21:45:37 -04:00
request.go http: add package comment 2011-10-24 13:59:31 -07:00
requestwrite_test.go http: remove Request.RawURL 2011-10-12 11:48:25 -07:00
response_test.go http: add Location method to Response 2011-09-23 10:57:31 -07:00
response.go http: add Location method to Response 2011-09-23 10:57:31 -07:00
responsewrite_test.go http: remove finalURL from Client.Get; move to Response 2011-05-13 07:31:24 -07:00
reverseproxy_test.go redo CL 5302057 / dac58d9c9e4a 2011-10-26 15:27:29 +09:00
reverseproxy.go redo CL 5302057 / dac58d9c9e4a 2011-10-26 15:27:29 +09:00
serve_test.go http: add test for panic inside hijacked request 2011-10-19 08:23:13 +11:00
server.go http, crypto/tls: fix read timeouts and closing. 2011-10-18 12:59:32 -04:00
sniff_test.go http: add more MPEG-4 MIME types to sniffer, and disable MP4 sniffing. 2011-08-04 22:10:17 +10:00
sniff.go http: add more MPEG-4 MIME types to sniffer, and disable MP4 sniffing. 2011-08-04 22:10:17 +10:00
status.go http: revised http Handler interface 2010-09-29 14:30:12 +10:00
transfer.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
transport_test.go http: RoundTrippers shouldn't mutate Request 2011-10-14 14:16:43 -07:00
transport_windows.go http: shut up a false Transport warning on Windows 2011-10-14 11:31:00 -07:00
transport.go http: Transport: with TLS InsecureSkipVerify, skip hostname check 2011-10-21 08:14:38 -07:00
triv.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00