1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:31:23 -06:00
go/src/pkg/http
Rob Pike 4d310f2434 reverse the arguments to io.Copy so the destination is on the
left, like an assignment, like strcpy, etc.

R=rsc
CC=go-dev
http://go/go-review/1016011
2009-11-01 20:59:49 -08:00
..
client_test.go unused imports 2009-09-17 10:27:04 -07:00
client.go publish Request.Write (rename from Request.write) 2009-10-23 14:19:47 -07:00
fs.go reverse the arguments to io.Copy so the destination is on the 2009-11-01 20:59:49 -08:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
request_test.go test and fix http redirect handling 2009-10-19 12:10:14 -07:00
request.go publish Request.Write (rename from Request.write) 2009-10-23 14:19:47 -07:00
server.go Trivial documentation fix for func ListenAndServe(). 2009-10-15 22:18:14 -07:00
status.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
triv.go reverse the arguments to io.Copy so the destination is on the 2009-11-01 20:59:49 -08:00
url_test.go more "declared and not used". 2009-09-15 09:41:59 -07:00
url.go apply gofmt to go, gob, hash, http, image, io, json, log 2009-10-06 19:41:51 -07:00