Lines Matching defs:handler
654 /** Default for r->handler if no content-type set by type_checker */
849 * A handler must ensure that the request method is one that
852 * handler like this the handler should set r->allowed to the list
864 * handler can't be installed by mod_actions.
931 /* content_type, handler, content_encoding, and all content_languages
937 /** The handler string that we use to call a handler function */
938 const char *handler; /* What we *really* dispatch on */
973 * Flag for the handler to accept or reject path_info on
1031 * from being run before the original handler finishes running