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. |
||
---|---|---|
.. | ||
functional | ||
__init__.py | ||
common.py | ||
generate_objects.py | ||
readwrite.py | ||
realistic.py | ||
roundtrip.py |