1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Tal Yalon
7c930820a1 Issue #283: S3 get_object request doesn't really support the Range header
Always expecting 200 or 206 now in S3 GetObject.
2011-05-03 12:23:01 +03:00
Tal Yalon
d88547799c Issue #283: S3 get_object request doesn't really support the Range header
Now if a Range header exists we also expect HTTP status 206.
2011-05-02 23:11:47 +03:00
Nathan Sutton
7d1230c008 Rackspace Storage's head_object method uses the HEAD HTTP method, not GET 2011-03-29 15:58:32 -05:00
H. Wade Minter
b4f3b1b46d Use URI.escape instead of CGI.escape to properly encode containers and objects. 2011-03-23 20:54:37 -04:00
geemus
e8842bea8a [storage] consolidate parse_data 2011-03-10 13:04:42 -08:00
geemus
34f8c03cec [aws|storage] add website configuration methods 2011-02-18 12:06:51 -08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
geemus
96ca167eb6 [aws&google] finish fixing headers in mocks 2011-02-02 16:30:25 -08:00
geemus
67d3bade8c [aws&google|storage] properly handle custom headers in mocks 2011-02-02 15:50:47 -08:00
James Miller
d4d240de31 [aws|s3] Add documentation for RRS to copy_object as well 2011-02-03 02:28:43 +08:00
James Miller
5206e36b65 [aws|s3] Add documentation for Reduced Redundancy Storage, already supported by Fog 2011-02-03 02:28:43 +08:00
geemus
d055ac1ec9 [fog|time] add date header formatting that is non-localized 2011-01-28 15:33:35 -08:00
geemus
3423f0ead1 [rackspace|storage] same as last, but don't destructively modify options 2011-01-26 11:15:49 -08:00
geemus
856ced6498 [rackspace|storage] remove nil query params in requests 2011-01-26 10:27:28 -08:00
geemus
e53fffeb28 [aws&google|storage] mock fixes 2011-01-21 20:45:37 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00