Hello,
I have successfully implemented my “won’t implement” feature request of toggling genres through a server side script, which I am triggering through HTTP Custom Commands.
Unfortunately I do not get any response on http 2xx and only the generic status-code on 4xx, 5xx.
Therefore it would be great to have a show response flag.
How to display such a response?
- Simple: show raw body similar to errors
- Sophisticated: open modal similar to the one in the play, when opening (i) movie details. could be json with {title, message}, raw text or html.
Best, Markus