forked from TrueCloudLab/s3-tests
68c8f4b87c
If a client specifies a range when requesting an object the server should respond with 206 Partial Content when answering a request to get an object, not 200 OK. It should also respond with only those bytes requested. This commit introduces a test, test_ranged_request_response_code, that checks those criteria. |
||
---|---|---|
.. | ||
__init__.py | ||
AnonymousAuth.py | ||
test_headers.py | ||
test_s3.py | ||
utils.py |