Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Gerrand ee937f8d7f added NewGetRequest helper 2011-01-15 12:25:24 +11:00
Brad Fitzpatrick 729a816971 Ignore test files 2011-01-13 09:58:55 -08:00
Brad Fitzpatrick 7f85b55928 Base + reference URI => Absolute URI. 2011-01-11 11:44:18 -08:00
Brad Fitzpatrick eaefd4f708 Fixing authorities in scheme-relative URLs.
Patching in http://codereview.appspot.com/3910042/
2011-01-10 17:05:45 -08:00
Brad Fitzpatrick dda5a82dab Work around Go bug http://code.google.com/p/go/issues/detail?id=1388 2011-01-05 08:08:45 -08:00
Brad Fitzpatrick d574419e7b Rearrange; update http to latest go release. 2010-12-30 12:45:00 -08:00
Brad Fitzpatrick 75f7eda54b Let http POST requests be modified prior to send. 2010-12-20 15:37:47 -08:00
Brad Fitzpatrick 2d04200f46 Check in temporary fork of Go's http library
Need to modify it and don't want to wait for Go codereviews
while everybody's on vacation.
2010-12-20 14:56:54 -08:00