]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/RGWRESTConn: Define a wrapper to send PUT/POST stream request
authorSoumya Koduri <skoduri@redhat.com>
Wed, 23 Jun 2021 15:46:24 +0000 (21:16 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 18 Nov 2021 07:22:48 +0000 (12:52 +0530)
commit1e48366c7bc9610abceb4b91377807a67935886e
tree57e6f273208cdd0628780e1d8eb12a33abb48715
parentaa362e889933ba1418071c18e92120883600db3e
rgw/RGWRESTConn: Define a wrapper to send PUT/POST stream request

Similar to "get_resource()", add an API "send_resource()" to send
PUT/POST/DELETE Stream request on RGWRestConn

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_conn.h