pyramid_debugtoolbar icon indicating copy to clipboard operation
pyramid_debugtoolbar copied to clipboard

proposal: differentiating repeat requests

Open jvanasco opened this issue 6 years ago • 0 comments

When doing repetitive testing against a single route, it's become a bit of a chore to determine which request I wished to inspect. The left sidebar shows the same information under "Requests", and the main right content area does not offer anything that can help.

I'd like to address this in the DebugToolbar itself, by assigning a serial number to each request - then displaying it either on the left sidebar or on a panel.

Thoughts? Comments? Preferences?

jvanasco avatar Dec 05 '18 00:12 jvanasco