]> granicus.if.org Git - apache/commit
Leverage the OPTIONS code for HEAD as well...
authorJim Jagielski <jim@apache.org>
Mon, 18 Jan 2016 23:23:43 +0000 (23:23 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 18 Jan 2016 23:23:43 +0000 (23:23 +0000)
commit99f84abbd95c174e283f38fa753db1b4f579906c
treea9b3531728bac0ff74395207b230caf88b9bd0a4
parenta611f2cb5ec52f64158150f80cd0484cee7b1231
Leverage the OPTIONS code for HEAD as well...
So we now support: TCP, OPTIONS and HEAD.

Right now, anything other than an error (even a 404)
is consider a PASS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725387 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy_hcheck.c