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
cove...@gmail.com

Reply via email to