The directory handling still relies on this.

Sent from my iPhone

On Jun 30, 2013, at 3:47 PM, Eric Covener <[email protected]> wrote:

> All releases still have what I guess is an old pre-SetHandler
> mechanism to allow content type -> handler mappings. If no r->handler
> has been set, but a content-type has, the content-type is copied to
> r->handler.
> 
> Is there a use case for this? It makes it hard for handlers to check
> if someone else has laid claim to a request w/ their own r->handler
> string.
> 
> Maybe something to consider zapping from just trunk?
> 
> --
> Eric Covener
> [email protected]

Reply via email to