On Wed, Sep 04, 2002 at 09:45:47AM -0400, [EMAIL PROTECTED] wrote:
> It is run_first because each response can only have a single content-type,
> and the only reason to use that hook is to get the content-type.  This is
> also a performance issue.  If mod_mime finds the c-t, then mod_mime_magic
> shouldn't be run.

Okay.

> What is mod_dav doing in the find_type hook?

Actually, all it is doing is setting up the handler based on the
method.  It doesn't actually do anything with the content-type.
What would be a better hook then?  -- justin

Reply via email to