[GH-ISSUE #2951] [feature]: render media depends on response content-type #960

Closed
opened 2026-03-16 17:50:03 +03:00 by kerem · 0 comments
Owner

Originally created by @Edqe14 on GitHub (Mar 25, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2951

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Render the media in the corresponding HTML preview for that resource based on the response Content-Type header. For example, show an audio player when the response type is audio/*, etc.

Why should this be worked on?

I think this is great for user experience, especially for testing media endpoint (Text to speech) or something similar.

For my example below:

image
image

Originally created by @Edqe14 on GitHub (Mar 25, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2951 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Render the media in the corresponding HTML preview for that resource based on the response `Content-Type` header. For example, show an audio player when the response type is `audio/*`, etc. ### Why should this be worked on? I think this is great for user experience, especially for testing media endpoint (Text to speech) or something similar. For my example below: ![image](https://user-images.githubusercontent.com/34704796/227715180-6da74d4d-6e4e-4407-ab14-46c485c0a4fe.png) ![image](https://user-images.githubusercontent.com/34704796/227715204-890334ab-3903-4fa7-a4e4-59414e67ad32.png)
kerem 2026-03-16 17:50:03 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#960
No description provided.