p5-plack-debugger icon indicating copy to clipboard operation
p5-plack-debugger copied to clipboard

Create way to disable the debugger per-request

Open stevan opened this issue 10 years ago • 0 comments

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).

stevan avatar Nov 19 '14 10:11 stevan