]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: send http status reason explicitly in fastcgi
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 24 Oct 2014 00:39:42 +0000 (17:39 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 13 Jan 2015 01:01:31 +0000 (17:01 -0800)
commitd298fdda2aa177e1a4b43ca94a2292435a50dea4
tree3d139322a36098c8be243a7534626db876437a2f
parent3c7cacf00b66a0e17272cf67fe0823ee863dfa7c
rgw: send http status reason explicitly in fastcgi

There are issues in certain versions of apache 2.4, where the reason is
not sent back. Instead, just provide the reason explicitly.

Backport: firefly, giant

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit a9dd4af401328e8f9071dee52470a0685ceb296b)
src/rgw/rgw_fcgi.cc