Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Show request body #45

Open
DianeD opened this issue Aug 4, 2015 · 3 comments
Open

Show request body #45

DianeD opened this issue Aug 4, 2015 · 3 comments
Assignees

Comments

@DianeD
Copy link
Contributor

DianeD commented Aug 4, 2015

It'd be great if you could also show the request body. Thanks!

@iambmelt
Copy link
Contributor

iambmelt commented Aug 4, 2015

Thanks for your feedback @DianeD - this looks like a valuable feature. I'll take a moment to organize our milestones and see that this gets slated.

@iambmelt iambmelt self-assigned this Aug 4, 2015
@iambmelt
Copy link
Contributor

iambmelt commented Aug 4, 2015

Note to self / @JohnAustin-MSFT - we should update this text when we're ready with this.

You can examine the request URL, response headers, and response body...

to something like:

You can examine the request URL, request body, response headers, and response body....

@iambmelt
Copy link
Contributor

iambmelt commented Aug 5, 2015

Just a note re implementation - if the request is a binary stream, it should either be aggressively truncated, or omitted and displayed as abbreviated >stream data< - if the request is JSON it should be pretty formatted and displayed.

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

No branches or pull requests

2 participants