liubao created SCB-653:
--------------------------
Summary: When provider returns Transfer-Encoding header and Edge
will cause problem
Key: SCB-653
URL: https://issues.apache.org/jira/browse/SCB-653
Project: Apache ServiceComb
Issue Type: Bug
Reporter: liubao
Assignee: liubao
When provider return Transfer-Encoding, Edge will copy this header to it's
response, and edge will add Content-Length based on it's on strategy.
Content-Length & Transfer-Encoding: trunked is conflict features of HTTP.
We need to ignore HTTP internal headers of client response when sending it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)