Skip to content

Enable JSON Beautifier when JSON type is stated, but not inferred #9

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cnotin
Copy link

@cnotin cnotin commented Nov 20, 2019

I have a few examples of JSON responses, where the JSON content-type is stated and displayed as such in Burp Proxy "MIME Type" column, and where the JSON content is also valid, but where JSON Beautifier tab is missing.
After a quick debugging session I see that the stated MIME type is indeed JSON, but the inferred MIME type (by Burp) is empty... It could be a Burp issue too.
This PR enables JSON Beautifier tab if either (stated/inferred) is JSON.

I'm using Burp Pro, latest version (2.1.05)

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

Successfully merging this pull request may close these issues.

1 participant