Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

View As + mime type should alter Accept header #7

Open
BigBlueHat opened this issue Jul 1, 2014 · 1 comment
Open

View As + mime type should alter Accept header #7

BigBlueHat opened this issue Jul 1, 2014 · 1 comment

Comments

@BigBlueHat
Copy link

That would provide the ability to "content negotiate" a URL--asking it for application/json, etc.

Thanks for building this!

@spasche
Copy link
Owner

spasche commented Jul 2, 2014

I think that could be confusing: when the "Opening ..." dialog shows, the user might expect that the content she wants to display in the browser is what the server responded to the active request.

As of now, the extension requests the content again, but that's an ugly workaround for removing the Content-Disposition header.

And I'm not found of adding an option for this in the UI, it seems to be an infrequent use case. I think it would be more appropriate to use a specific tool for this task (REST debugger, ...).

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

No branches or pull requests

2 participants