以下是nginx代理設置
代碼設置了響應頭 "Transfer-Encoding" => "chunked"
實際返回的響應頭
nginx配置改成下圖 "Transfer-Encoding" => "chunked"的效果是有了,可是響應頭沒顯示.