index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
http
/
client_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
Imported Upstream version 2011.06.23
upstream-weekly/2011.06.23
Ondřej Surý
1
-1
/
+47
2011-06-10
Imported Upstream version 2011.06.09
upstream-weekly/2011.06.09
Ondřej Surý
1
-3
/
+13
2011-06-03
Imported Upstream version 2011.06.02
upstream-weekly/2011.06.02
Ondřej Surý
1
-0
/
+94
2011-05-23
Imported Upstream version 2011.05.22
upstream-weekly/2011.05.22
Ondřej Surý
1
-5
/
+20
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-0
/
+49
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-6
/
+17
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-0
/
+26
2010-06-30
http: client_test nil pointer fix
Andrew Gerrand
1
-1
/
+1
2010-06-08
http: add Head function for making HTTP HEAD requests
Andrew Gerrand
1
-0
/
+10
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-7
/
+7
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-2
/
+2
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-2
/
+2
2009-09-17
unused imports
Russ Cox
1
-1
/
+0
2009-09-15
more "declared and not used".
Russ Cox
1
-1
/
+1
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
1
-1
/
+0
2009-06-25
Change os.Error convention:
Russ Cox
1
-2
/
+1
2009-06-24
style police: parens in if, for, switch, range
Russ Cox
1
-5
/
+2
2009-06-22
introduce os.EOF and io.ErrUnexpectedEOF.
Russ Cox
1
-5
/
+1
2009-06-11
Switch http client_test to use google.com/robots.txt to avoid redirect loop.
David Symonds
1
-5
/
+5
2009-06-09
Basic HTTP client.
Steve Newman
1
-0
/
+40