Insomnia Version: 5.0.4Operating System: macOS 10.12.3Summary: be able to see the full request sentFor 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.
Hey @sapeish. You can see this in the Timeline view of the response pane.

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.
Most helpful comment
Hey @sapeish. You can see this in the Timeline view of the response pane.