]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: disable civetweb url decoding
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 31 Jul 2014 04:32:48 +0000 (21:32 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 14 Aug 2014 23:06:50 +0000 (16:06 -0700)
commitffac52b316e7022796d44ae58804d9c20b9c3df9
tree3af3383d1aa4ca448bd189c76c764380e72afd75
parent6a555434ee3edaf742ee7e5910bcba8dd0de46dd
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>
src/civetweb
src/rgw/rgw_main.cc