wunderbar icon indicating copy to clipboard operation
wunderbar copied to clipboard

Accept: json detection is a bit weak

Open sebbASF opened this issue 5 years ago • 0 comments

It looks like Wunderbar tries to return JSON data if the Accept: header contains the string 'json' anywhere.

So for example the following works:

Accept: text/html,NotjsonNoWay

This seems rather a weak check.

sebbASF avatar Sep 27 '20 12:09 sebbASF