RESTED icon indicating copy to clipboard operation
RESTED copied to clipboard

Content-Type defaults to text/plain while the selector defaults to JSON

Open Elbarae1921 opened this issue 5 years ago • 1 comments

When I open the extension, the "type" dropdown defaults to JSON like so: image But when I actually make the request, it's text/plain, so I have to select another type then re-select JSON for the Content-Type header to change. It's not really much of an issue (I can live with it), but I thought it'd be cool if content-type is JSON by default, or at least have the dropdown point at a blank value or something (so it doesn't mislead you to think it's JSON by default).

Elbarae1921 avatar Oct 08 '20 12:10 Elbarae1921

Same as https://github.com/RESTEDClient/RESTED/issues/172

felipevencato avatar Apr 12 '21 20:04 felipevencato