summaryrefslogtreecommitdiff
path: root/src/pkg/http/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+1
2010-02-19http: unified body transfer (read & write) logic in http.Request/Response.Petar Maymounkov1-0/+1
2010-02-19http: add DumpRequest, DumpResponse, for debuggingPetar Maymounkov1-0/+1
2010-02-18http: persistent connection objectsPetar Maymounkov1-0/+1
2010-01-28http: add lexing functionsPetar Maymounkov1-0/+1
2010-01-18Significant extension to http.Response, which now adheres to thePetar Maymounkov1-0/+2
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-08-12convert non-low-level non-google pkg codeRuss Cox1-79/+9
2009-06-09Basic HTTP client.Steve Newman1-1/+2
2009-06-09mv src/lib to src/pkgRob Pike1-0/+85