mirkoperillo / resting

A visual HTTP client browser extension
https://resting.owlcode.eu/
GNU General Public License v3.0
27 stars 12 forks source link

Raw responses displayed as empty #168

Closed albertotn closed 1 year ago

albertotn commented 1 year ago

Expected Behavior

When we call an endpoint that return an empty array, we should see it

Actual Behavior

Right now resting displays empty response and this causes confusion

Steps to Reproduce the Problem

  1. call a rest that return an empty array 1.instead of empty array, I see nothing, see as comparison firefox raw response

immagine

Specifications

mirkoperillo commented 1 year ago

@albertotn this is reasonable. I'm going to give it a check to confirm the bug.