-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend related taskFrontend related task
Description
Is your feature request related to a problem? Please describe.
Binary responses are currently shown as gibbersish. It would be possible to show the image instead of the raw bytes.
Describe the solution you'd like
The image should be rendered in the response tab when the response headers content-type is image/*. It should still be possible to display the raw binary as before (toggle preview and raw bytes)
Describe alternatives you've considered
Always rendering the image would always be possible. But I prefer always having the option to show the raw response.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend related taskFrontend related task