]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add "Accept-Ranges" to response header of Swift API 17967/head
authortone-zhang <tone.zhang@linaro.org>
Tue, 26 Sep 2017 09:00:23 +0000 (09:00 +0000)
committerTone Zhang <tone.zhang@arm.com>
Thu, 14 Dec 2017 05:45:54 +0000 (05:45 +0000)
commitb6ca7f3b3edce98f57f1b0fa3ebdf9aa7a26e40f
tree8da781461896a6d7b18649ecca6b2c53bfa43076
parent8ad1a5b642f1c5db3b2d103dc9e64e3c8ad70a27
rgw: add "Accept-Ranges" to response header of Swift API

"Accept-ranges" is missing from the Response header of swift API
returned by Ceph rgw.

Fixes: http://tracker.ceph.com/issues/21554
Signed-off-by: Tone Zhang <tone.zhang@arm.com>
src/rgw/rgw_rest_swift.cc