On Wed, Mar 24, 2021 at 8:50 AM Mike Summers <msummer...@gmail.com> wrote: > > I would like to have a single hook that runs before any one of a number of > predecessor modules, is there a way for the hook to know which module it's > running before? I don't see anything that looks like "hook meta data" in > request_rec.
Maybe code from mod_info helps?