Skip to content

Conversation

@SoulKa
Copy link
Collaborator

@SoulKa SoulKa commented Oct 31, 2025

Changes

  • Add UI concept where the user can switch response display between "raw" in Monaco Editor and "pretty" depending on the response content-type
  • Support rendering response images
  • Add extensible code base for pretty renderers for any content-type. Can later add e.g. PDF display and SVG?
  • Support selecting the encoding for response body reading using IpcPushStream
  • Make EventEmitter typesafe

Testing

image

Checklist

  • Issue has been linked to this PR
  • Code has been reviewed by person creating the PR
  • Automated tests have been written, if possible
  • Manual testing has been performed
  • Documentation has been updated, if necessary
  • Changes have been reviewed by second person

@SoulKa SoulKa linked an issue Oct 31, 2025 that may be closed by this pull request
@SoulKa SoulKa marked this pull request as ready for review October 31, 2025 13:23
@SoulKa SoulKa merged commit a20c6dd into main Nov 5, 2025
4 checks passed
@SoulKa SoulKa deleted the feature/605-show-response-image branch November 5, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support showing Image Response

2 participants