s3-tests/s3tests/functional
Evgenii Gorinov 217f0d520f Fix 'If-Modified-Since' format string
According to https://tools.ietf.org/html/rfc7232
header 'If-Modified-Since' should be a correct HTTP-date.
For example: `Tue, 15 Nov 1994 12:45:26 GMT`;
not `1994-11-15T12:45:26.000Z`.

Signed-off-by: Evgenii Gorinov <korvin.lucky@gmail.com>
2017-03-07 23:04:41 +03:00
..
__init__.py functional._make_request: go back to simple version of httplib.request. 2016-04-20 16:08:57 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py rgw: skip aws2 requests when testing aws4 2016-09-29 13:34:22 -07:00
test_s3.py Fix 'If-Modified-Since' format string 2017-03-07 23:04:41 +03:00
test_s3_website.py s3website: Refactor strings & aid debugging 2016-04-21 15:10:15 -07:00
test_utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00
utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00