]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Handle empty CONTENT_LENGTH environment variable. 67/head
authorJan Harkes <jaharkes@cs.cmu.edu>
Mon, 18 Feb 2013 21:15:36 +0000 (16:15 -0500)
committerJan Harkes <jaharkes@cs.cmu.edu>
Thu, 21 Feb 2013 20:36:30 +0000 (15:36 -0500)
commit96896eb092c3b4e0760e56d5228ef0d604951a12
treeb91d4992bb60314259f4c058a8da4eac0da472a3
parent4277265d99647c9fe950ba627e5d86234cfd70a9
Handle empty CONTENT_LENGTH environment variable.

nginx seems to be providing a CONTENT_LENGTH environment variable with no data
when the request body is empty.

Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
src/rgw/rgw_rest.cc