Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureRequest: be able to see the full request sent #174

Closed
diegovdev opened this issue May 10, 2017 · 6 comments
Closed

FeatureRequest: be able to see the full request sent #174

diegovdev opened this issue May 10, 2017 · 6 comments

Comments

@diegovdev
Copy link

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.

@gschier
Copy link
Contributor

gschier commented May 10, 2017

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

image

@diegovdev
Copy link
Author

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

@gschier
Copy link
Contributor

gschier commented May 10, 2017

@sapeish yep, since version 5 😄

@SG5
Copy link

SG5 commented Jul 24, 2018

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

@gschier
Copy link
Contributor

gschier commented Jul 24, 2018

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.

@lewiscowleschipuk
Copy link

Just a note, this is not the full request. It looks like it's missing the body, which is sent (same as @gschier note, but in different language)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants