Commit 8de984d
committed
rgw: append query string to redirect URL if present
Ensure that a "?" is added to the redirect URL when query strings
are present.
Fixes: https://tracker.ceph.com/issues/69139
Signed-off-by: Seena Fallah <[email protected]>1 parent 2e27aae commit 8de984d
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | | - | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
671 | 673 | | |
672 | 674 | | |
673 | 675 | | |
| |||
0 commit comments