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

Add ability to explore arbitrary JSON #3

Closed
augustd opened this issue Sep 19, 2018 · 1 comment · Fixed by #6
Closed

Add ability to explore arbitrary JSON #3

augustd opened this issue Sep 19, 2018 · 1 comment · Fixed by #6
Assignees

Comments

@augustd
Copy link
Owner

augustd commented Sep 19, 2018

Currently the extension only allows exploration of JSON encompassing the entire HTTP response body. Add capability to:

  • parse entire request body (menu item)
  • create a new tab and allow paste+parse from clipboard
@augustd
Copy link
Owner Author

augustd commented Jan 7, 2020

parse entire request body

This is done by #5

@augustd augustd self-assigned this Jan 10, 2020
augustd added a commit that referenced this issue Jan 11, 2020
Fixes second case in #3 (create a new tab and allow paste+parse from clipboard)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant