If the content-type is application/json, this adds {miniprofiler: {id: ..., link: ..., durationMilliseconds: ...}} to whatever's responded with. Might want to drop the "link" attribute, it's only sort of useful. Might also want to make the "miniprofiler" key configurable in the minuscule chance that it conflicts.
:heart_eyes_cat: