Well, you can call $m->abort() which will prevent RT3's autohandler from doing anymore work. A better solution would be to modify the autohandler to look at the URI ($r->uri()) and decide based on the uri if it makes sense to include headers/footers/etc. -- Matt