Lines Matching refs:response
223 ** feature, but it could be used in the future to collapse <response> elements
466 apr_text * xmlns; /* namespace decls for <response> elem */
469 /* holds the contents of a <response> element */
473 const char *desc; /* optional description at <response> level */
486 dav_error err; /* potential error response */
1272 dav_response **response);
1287 dav_response **response,
1299 the 424 DAV:response */
1643 dav_response *response;
1860 ** in the response.
1872 ** Basically, this is the response to the GET method.
1878 ** provider to set the appropriate response headers.
1905 * non-NULL, and *response is set to a multistatus response.
1913 dav_response **response
1919 * non-NULL, and *response is set to a multistatus response.
1927 dav_response **response
1933 * non-NULL, and *response is set to a multistatus response.
1939 dav_response **response
1947 * An error may be returned. *response will contain multistatus
1951 * and the responses (in the body) as the HTTP response.
1954 dav_response **response);
1982 * in the response, add it.
2221 ** body. The report response should be generated into the specified
2224 ** If an error occurs, and a response has not yet been generated,
2226 ** construct an appropriate error response. Once some output has
2257 ** non-NULL, and *response is set to a multistatus response.
2266 dav_response **response);
2418 * An error may be returned. *response will contain multistatus
2422 * and the responses (in the body) as the HTTP response.
2425 dav_response **response);