usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.8k stars 1.18k forks source link

display raw query response unformatted for readability #2273

Open DawoodMorris opened 4 months ago

DawoodMorris commented 4 months ago

I have checked the following:

Describe the feature you want to add

[https://github.com/usebruno/bruno/pull/2272](Please see this pull request: https://github.com/usebruno/bruno/pull/2272)

Mockups or Images of the feature

[https://github.com/usebruno/bruno/pull/2272](Please see this pull request: https://github.com/usebruno/bruno/pull/2272)

andy-b-84 commented 4 months ago

Thank you for submitting your issue and PR, I've submitted this issue : https://github.com/usebruno/bruno/issues/2328 , which is similar, but asks to add HTML, XML, etc... In addition to raw display.

DawoodMorris commented 4 months ago

Thanks for your feedback. That is true. The feature is there for XML though, as can be seen in the following screenshot:

raw view

image

preview view

image

For XML, is this what you mean?

andy-b-84 commented 4 months ago

Didn't know it was there for XML, thank you :)

DawoodMorris commented 4 months ago

You are welcome