Skip to content
Commit 3dfabff5 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Morph DONE result from a sub-request handler to OK as DONE is only relevant

when we are the main request.

This fixes a problem with mod_include printing out an error message on DAV
sub-requests because mod_dav will return DONE instead of OK.  This would
result in the correct output merged in with an error string.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96642 13f79535-47bb-0310-9956-ffa450edef68
parent 574e12b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment