summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-5/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-5/+6
* rgw: http_client: propagate send_data_hint differentlyYehuda Sadeh2019-01-261-1/+0
* rgw: rework rest client to handle meta attributesYehuda Sadeh2018-04-251-3/+27
* rgw: cloud sync, sync object metaYehuda Sadeh2018-04-131-1/+3
* rgw: virtual hosted-style supportlvshanchun2018-04-131-3/+5
* rgw: RGWRESTStreamRWRequest::send_prepare(), url encode destlvshanchun2018-04-131-0/+3
* rgw/cleanup: fix compile warnningChang Liu2018-04-101-1/+1
* rgw: cr rest splice, both reads and writes are throttledYehuda Sadeh2018-04-101-0/+2
* rgw: rest_client: work towards throttling of http read requestsYehuda Sadeh2018-04-101-8/+25
* rgw: cr rest splice, work towards write throttlingYehuda Sadeh2018-04-101-0/+11
* rgw: http req, guard out_headersYehuda Sadeh2018-04-101-1/+4
* rgw: aws sync, more work on large object sync via multipart uploadYehuda Sadeh2018-04-101-2/+4
* rgw: aws sync, add hooks for decoding/encoding rest objYehuda Sadeh2018-04-101-0/+7
* rgw: a bit cleaner interfaces for sending put crfYehuda Sadeh2018-04-101-1/+7
* rgw: first go at sync to aws spliceYehuda Sadeh2018-04-101-1/+1
* rgw: initial work for integrating streaming read/write with crYehuda Sadeh2018-04-101-1/+5
* rgw: http client, simplify interfacesYehuda Sadeh2018-04-101-24/+15
* rgw: restructure http/rest client class hierarchyYehuda Sadeh2018-04-101-9/+14
* rgw: tweak http client interfaceYehuda Sadeh2018-04-101-18/+24
* rgw: add api to finish streaming writesYehuda Sadeh2018-04-101-0/+7
* rgw: http client, streaming writes apiYehuda Sadeh2018-04-101-6/+10
* rgw: can send data in RGWRESTStreamRWRequest::send_request()Yehuda Sadeh2017-05-301-1/+1
* rgw: make key param in RGWRESTStreamRWRequest::send_request() optionalYehuda Sadeh2017-05-301-1/+1
* rgw: rename a few methodsYehuda Sadeh2017-05-301-4/+4
* rgw/cleanup: add override in headersliuchang08122017-03-141-9/+9
* rgw: propagate attrs, mtime, size of remote objectYehuda Sadeh2016-10-071-1/+1
* rgw: helper to stat remote objYehuda Sadeh2016-10-071-0/+6
* rgw: rest and http client code to use param vectorsKarol Mroz2016-04-261-13/+10
* Merge pull request #8084 from sunfch/wip-rgw-init-max-responseCasey Bodley2016-03-301-1/+1
|\
| * rgw: accept data only at the first time in response to a requestsunspot2016-03-151-1/+1
* | rgw: high resolution timeYehuda Sadeh2016-03-151-2/+2
|/
* rgw: get some errors from req_dataYehuda Sadeh2016-02-121-1/+1
* rgw: add simple POST requests interfacesYehuda Sadeh2016-02-121-4/+19
* rgw: read remote meta coroutineYehuda Sadeh2016-02-091-0/+1
* rgw: mdlog sync error reporting on failed requestYehuda Sadeh2016-02-091-0/+2
* rgw: add new class to create resource requestYehuda Sadeh2016-02-091-3/+10
* rgw: more http aio stuffYehuda Sadeh2016-02-091-1/+1
* rgw: more work on cleaning up http client interfacesYehuda Sadeh2016-02-091-2/+1
* rgw: rework http client to handle multiple async requestsYehuda Sadeh2016-02-091-2/+4
* rgw: initial work on mdlog syncYehuda Sadeh2016-02-091-0/+1
* rgw: modelinesSage Weil2014-07-101-0/+3
* rgw: call appropriate curl calls for waiting on socketsYehuda Sadeh2013-07-091-3/+1
* rgw: forward amz headers of copy request to remote rgwYehuda Sadeh2013-06-151-1/+1
* rgw: pass original object attrs through extra request dataYehuda Sadeh2013-06-141-1/+4
* rgw: organize get_obj handling for copy a bit differentYehuda Sadeh2013-06-131-4/+8
* rgw: generate read request if source rgw is remoteYehuda Sadeh2013-06-131-0/+17
* rgw: propagate mtime from remote rgw on copyYehuda Sadeh2013-06-121-5/+5
* rgw: propagate error from remote gateway when copying objectYehuda Sadeh2013-06-111-2/+4