Insomnia: FeatureRequest: be able to see the full request sent

Created on 10 May 2017  路  5Comments  路  Source: Kong/insomnia

Overview

  • Insomnia Version: 5.0.4
  • Operating System: macOS 10.12.3
  • Summary: be able to see the full request sent

For debugging purposes it is very useful to be able to see the full request sent (like in Chrome Developer Tools). This way it is clearer what non-explicit info was sent: which headers were sent, which cookies were sent, etc.

Most helpful comment

Hey @sapeish. You can see this in the Timeline view of the response pane.

image

All 5 comments

Hey @sapeish. You can see this in the Timeline view of the response pane.

image

Nice! that's new right? didn't spot it before. Thanks!

@sapeish yep, since version 5 馃槃

@gschier for multipart/form-data insomnia doesn't show full content, just (15.2 KB hidden)

Ya, it hides data chunks above a certain size by default to avoid cluttering the timeline. Feel free to make a new issue for that if you want.

Was this page helpful?
0 / 5 - 0 ratings