Commit 5913f58
committed
rgw: use s3website REST when higher priority and no host header
If the Host header is missing, but the s3website API is enabled and
has a higher priority than the regular S3 API, then we should still
treat the request as a website request.
Fixes: https://tracker.ceph.com/issues/66748
Signed-off-by: Seena Fallah <[email protected]>1 parent cbc6d66 commit 5913f58
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2164 | 2164 | | |
2165 | 2165 | | |
2166 | 2166 | | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
2167 | 2172 | | |
2168 | 2173 | | |
2169 | 2174 | | |
| |||
0 commit comments