python-algorithm-plugin
python-algorithm-plugin copied to clipboard
Improvement request
Hello,
Could you set the response Content-Type to "application/json"? it will helps other programs to understand results better. .e.g Postman.
for example, in Postman, it could not form the result automatically because the return header content-type is text/html.


The result is formatted as html.
Thanks,
Robin