diff options
author | Yehuda Sadeh <yehuda@redhat.com> | 2014-07-31 06:32:48 +0200 |
---|---|---|
committer | Yehuda Sadeh <yehuda@redhat.com> | 2014-08-15 01:06:50 +0200 |
commit | ffac52b316e7022796d44ae58804d9c20b9c3df9 (patch) | |
tree | 3af3383d1aa4ca448bd189c76c764380e72afd75 /src/civetweb | |
parent | rgw: fix compilation (diff) | |
download | ceph-ffac52b316e7022796d44ae58804d9c20b9c3df9.tar.xz ceph-ffac52b316e7022796d44ae58804d9c20b9c3df9.zip |
rgw: disable civetweb url decoding
Fixes: #8621
We want to have the raw request uri, as we do the decoding ourselves.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Diffstat (limited to 'src/civetweb')
m--------- | src/civetweb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/civetweb b/src/civetweb -Subproject 438a4d0f58f8126a3e0d48860a7cd3c56a3c465 +Subproject ed8e8d19576c4baac3aff643c0fd9b0c1218bb3 |