]> granicus.if.org Git - apache/commit
Have mod_dav deal with errors that happen during a streamy provider
authorGreg Stein <gstein@apache.org>
Thu, 19 Jun 2003 21:24:10 +0000 (21:24 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 19 Jun 2003 21:24:10 +0000 (21:24 +0000)
commit9301426b1280556a2b561d069daa64214ec56151
tree6acf1d7dc5c3fcbea99e7bb2eff6a2ccb1e1ca54
parent9b429aa0072db7d23eb7d3ea9397ff0e077e0f25
Have mod_dav deal with errors that happen during a streamy provider
response.

* mod_dav.c (dav_method_propfind, dav_method_report): if the dav
    provider throws an error in the middle of streaming a response,
    have mod_dav log an error and abort the connection.

Submitted by: Ben Collins-Sussman <sussman@collab.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100309 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c