ic-inspector icon indicating copy to clipboard operation
ic-inspector copied to clipboard

Show path for http_request API calls

Open bitdivine opened this issue 1 year ago • 3 comments

First off, thank you for making IC inspector. It is great.

When inspecting a page that gets a lot of http assets, the overview shows a long list of identical-looking requests. Would it be possible, when the request type is http_request, to show the requested asset path as well?

If you like the current content, would it be possible to have an option to make this additional data visible?

bitdivine avatar Jul 21 '23 16:07 bitdivine

That's a great idea @bitdivine! I'll have to play with teasing out that data, but I'm sure something is possible there. Do you have any thoughts on how you'd like to see that data displayed in the extension?

jorgenbuilder avatar Jul 21 '23 16:07 jorgenbuilder

Any format would be great. I could easily see people wanting something similar to the standard network tab, so I guess a dedicated column would tick that box. But even just including the path in the existing column, appended in some way to http_request would convey the information. If you want a UI guru I'm not your man! :-) @peterpeterparker maybe?

bitdivine avatar Jul 21 '23 17:07 bitdivine

Oh don't mind me @bitdivine I debug everything - regarless of the tech - with console.log like it's still the 50s 😅

peterpeterparker avatar Jul 21 '23 18:07 peterpeterparker