p5-plack-debugger
p5-plack-debugger copied to clipboard
Create way to disable the debugger per-request
Two suggestions have been floated, first being a query param (this might present issues if people have strict param validation though) or a custom X-Plack-Debugger-Disable header of some kind (also could cause issues, but much less likely).