summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_cors.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-dencoder: Add missing rgw types to ceph-dencoder for accurate encode-dec...NitzanMordhai2023-09-071-0/+1
* rgw/auth: handle HTTP OPTIONS with v4 authTobias Urdin2023-08-171-0/+12
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-3/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-7/+7
* rgw: use copy-by-value with string_view instead of referenceChangcheng Liu2020-07-281-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: use const_iterator for decodeKefu Chai2018-05-171-2/+2
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-14/+14
* rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a ruleWido den Hollander2016-04-191-0/+1
* Removed unnecessary inclusion of iostreamMichal Jarzabek2015-06-091-1/+0
* rgw: Fix CORS allow-headers validationRobin H. Johnson2013-12-151-1/+2
* rgw: add COPY method to be handled by CORSYehuda Sadeh2013-09-051-5/+7
* rgw: fix a few warningsYehuda Sadeh2013-04-011-1/+1
* rgw: cors, style fixes, other fixesYehuda Sadeh2013-04-011-9/+9
* rgw: with CORS supportBabu Shanmugam2013-04-011-0/+132