Searched defs:dav_stream_response (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/dav/main/ |
H A D | mod_dav.c | 421 routine is shared by dav_send_multistatus and dav_stream_response.] 1136 static void dav_stream_response(dav_walk_resource *wres, function 1981 dav_stream_response(wres, 0, &badprops, ctx->scratchpool); 1985 dav_stream_response(wres, HTTP_OK, NULL, ctx->scratchpool); 2004 dav_stream_response(wres, 0, &propstats, ctx->scratchpool);
|
Completed in 252 milliseconds