Brad Fitzpatrick
|
a31431a11b
|
use new Go API http.NewRequest
|
2011-05-10 05:59:36 -07:00 |
Brad Fitzpatrick
|
da0cb14ab8
|
Amazon: untested delete support
|
2011-04-08 23:22:52 -07:00 |
Brad Fitzpatrick
|
df73e53494
|
Amazon fetch support; misc refactorings
Blobservers only need a streaming fetcher now.
|
2011-04-08 23:20:24 -07:00 |
Brad Fitzpatrick
|
f5174a008b
|
Amazon S3 enumerate support.
|
2011-04-08 21:05:39 -07:00 |
Brad Fitzpatrick
|
036e4756cb
|
S3 storage works now, with last night's weekly release of Go.
|
2011-04-05 09:19:30 -07:00 |
Brad Fitzpatrick
|
46542e2e3f
|
Amazon S3 stat/upload support. Basically works.
Might be a bug or two yet, and requires a yet-unsubmitted fix to
Go's HTTP library.
|
2011-04-04 15:15:09 -07:00 |
Brad Fitzpatrick
|
17dc73b291
|
s3 signing: use req.URL.Host if req.Host isn't set
|
2011-04-04 15:10:50 -07:00 |
Brad Fitzpatrick
|
68b044592c
|
more s3 client work
|
2011-04-01 21:49:12 -07:00 |
Brad Fitzpatrick
|
2c3ea22973
|
S3 http request signing
|
2011-04-01 21:26:10 -07:00 |
Brad Fitzpatrick
|
cb742f43f9
|
Start of Amazon S3 library. For now signing + tests.
|
2011-03-27 15:25:21 -07:00 |