Insomnia: [Feature Request] Ability To Toggle Displaying Complete Content

Created on 15 Nov 2018  路  7Comments  路  Source: Kong/insomnia

  • Insomnia Version: 6.2.0.2505
  • Operating System: macOS High Sierra 10.13.6

Details

The timeline feature in Insomnia is great to show complete debug log of an API request.

Today the content is automatically hidden if the size of the data chunk is above some hardcoded value. This is referenced here: https://github.com/getinsomnia/insomnia/issues/174#issuecomment-407432995

Here is an example of what this looks like:

unhide_content

I'm requesting the ability to toggle the automatic hiding. When working with API creators, it would be great to just give them a dump of the timeline view to show exactly what was sent and what response was received.

accepted good first issue

Most helpful comment

This will be live in the next release

image

All 7 comments

馃憢 Thanks for opening your first issue! If you're reporting a 馃悶 bug, please make sure
you include steps to reproduce it. If you're requesting a feature 馃巵, please provide real
use cases that would benefit. 馃應

To help make this a smooth process, please be sure you have first read the
contributing guidelines.

+1. Being able to see the multipart form payload--even if the data chunks are hidden or abbreviated--would be really helpful.

Hmm, it looks like there's already a settingMaxTimelineDataSize on the Request model. Just need to add the UI to the request settings dialog. Would be an easy one if someone wanted to take a look.

+1. I was in the same predicament.

@gschier is there a way how to change this setting now, without UI changes?

Not at the moment.

Sent with GitHawk

This will be live in the next release

image

Was this page helpful?
0 / 5 - 0 ratings