]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: pubsub: send missing http headers in certain rest requests
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 23 Oct 2018 20:32:20 +0000 (13:32 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Dec 2018 09:00:21 +0000 (01:00 -0800)
commitcb38303047db083f574edfd2c597858c0774d408
tree20ff6d2632b8aeee5325cc83e677fda5972b216e
parent4b028157f8ca1d54af5286783adb5b16e3ccc9ee
rgw: pubsub: send missing http headers in certain rest requests

PUT and DELETE requests still need to make sure http status code
is returned.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_sync_module_pubsub_rest.cc