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