1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/lib/http
David Symonds 0cb585f970 Basic HTTP POST support.
R=rsc
APPROVED=rsc
DELTA=45  (37 added, 1 deleted, 7 changed)
OCL=29964
CL=29990
2009-06-06 17:30:17 -07:00
..
fs.go Allow http.Redirect to do both temporary (307) and permanent (301) redirects. 2009-05-12 15:41:19 -07:00
Makefile rebuilt Makefiles for CL 29923 2009-06-05 22:18:21 -07:00
request.go Basic HTTP POST support. 2009-06-06 17:30:17 -07:00
server.go move ShortWrite error into io so that other packages can use it. 2009-05-18 11:47:35 -07:00
status.go document http 2009-03-11 12:45:53 -07:00
triv.go Basic HTTP POST support. 2009-06-06 17:30:17 -07:00
url_test.go Fixes to URL functionality: 2009-06-02 12:48:18 -07:00
url.go Fixes to URL functionality: 2009-06-02 12:48:18 -07:00