![]() | 1 rekey 2015-09-21 10:39:01 +08:00 有没有 \n 之类的字符被你提前解析了? 返回的 headers 要写明是 json/application 之类的,否则你用浏览器验证的时候也是有可能有问题的。 |
2 fatelei 2015-09-21 10:46:57 +08:00 看看 Content-Length ,是否是正确的。 |
![]() | 3 newghost 2015-09-21 11:18:51 +08:00 看看 response 有没有这个 header ,否则浏览器无法解压 Content-Encoding: Gzip |