python-algorithm-plugin icon indicating copy to clipboard operation
python-algorithm-plugin copied to clipboard

Improvement request

Open ziyunxiao opened this issue 4 years ago • 0 comments

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. image

image

The result is formatted as html.

Thanks,

Robin

ziyunxiao avatar Mar 15 '21 15:03 ziyunxiao