|
209fcca5ea
|
Make headers argument optional
|
2023-11-21 15:18:13 +01:00 |
|
|
b7ff3e7d42
|
Remove debug output, rescue
|
2023-11-16 10:27:58 +01:00 |
|
|
02820203f0
|
Switch to AWS V4 signatures
|
2023-11-15 19:05:21 +01:00 |
|
|
53eb5461fe
|
Add ENV vars to config file, switch to ERB template
|
2023-10-26 16:17:49 +02:00 |
|
|
e90ed70002
|
Remove Webrick method in favor of stdlib
|
2023-10-26 15:58:04 +02:00 |
|
Greg Karékinian
|
da7f077300
|
Pass the Range HTTP header to GET requests if present
|
2020-01-02 18:23:47 +01:00 |
|
Greg Karékinian
|
d05cd4a760
|
Do not do an extra HEAD request after a PUT for Last-Modified
Use the Date header from a PUT request as the Last-Modified time that we
store in Redis
|
2018-07-18 19:37:05 +02:00 |
|
Greg Karékinian
|
639c3724f0
|
Refactor the put_request method to have a return value
|
2018-05-09 16:01:14 +02:00 |
|
Greg Karékinian
|
709f63555d
|
Rewrite to avoid long lines
|
2018-05-09 15:55:00 +02:00 |
|
Greg Karékinian
|
0ec76c8140
|
Fix coding style for a hash
|
2018-05-09 15:26:32 +02:00 |
|
Greg Karékinian
|
ca0127d6a6
|
Rename the S3 provider to just S3
|
2018-04-30 15:46:18 +02:00 |
|