]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Updated version of civetweb. 11343/head
authorMarcus Watts <mwatts@redhat.com>
Tue, 1 Mar 2016 08:22:19 +0000 (03:22 -0500)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 3 Nov 2016 20:11:54 +0000 (13:11 -0700)
commit3252c10a1523b9aa753fd4a88503eb5959b165f9
treede6adfbc712bec8bcba31e5ff1f9d28d4ae812a0
parentf890a715010b982f27a5ff6222724e3c26f4619b
Updated version of civetweb.

Fixes here:
Pull civetweb from new branch/commit.
Build civetweb.c w/ USE_IPV6 (w/o depending on extra ceph-only build
logic inside of civetweb.)
Make several things "const" to please the compiler.
Remap port string at '+' -> ,; to avoid , overload.
Use new civetweb options validate_http_method=no canonicalize_url_path=no

Signed-off-by: Marcus Watts <mwatts@redhat.com>
CMakeLists.txt
src/CMakeLists.txt
src/civetweb
src/rgw/rgw_civetweb.cc
src/rgw/rgw_civetweb_frontend.cc