[
https://issues.apache.org/jira/browse/WEEX-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533853#comment-16533853
]
Kuldeep Keshwar commented on WEEX-482:
--------------------------------------
raised PR for this
https://github.com/apache/incubator-weex/pull/1300
> 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
> Priority: Major
>
> 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)