Postman: Could Not Get Any Response

发布于 — 2017 年 02 月 14 日
#restful #编程 #计算机

Postman如果不显示API返回结果,而是报错:

Could not get any response

有一种原因是响应的header存在错误:

图中以双引号开头的第一行是有问题的。

PS:httpie是个好东西。