mirror of
https://github.com/ceph/s3-tests.git
synced 2025-01-11 01:20:39 +00:00
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 |