Kuldeep Keshwar created WEEX-482:
------------------------------------
Summary: Support multi value headers(WXStreamModule)
Key: WEEX-482
URL: https://issues.apache.org/jira/browse/WEEX-482
Project: Weex
Issue Type: Bug
Components: Android
Reporter: Kuldeep Keshwar
Assignee: codefurture
Currently we just support single value header, while reading the response,
For: Reference check out
[https://github.com/apache/incubator-weex/blob/67d3f1dc68cce85a8c07e66a92b41c2f43dd8ccf/android/sdk/src/main/java/com/taobao/weex/http/WXStreamModule.java#L328]
in case of multi-value, we read only first value ignoring the rest of values
which is not desirable
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)