[
https://issues.apache.org/jira/browse/WEEX-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544868#comment-16544868
]
ASF GitHub Bot commented on WEEX-482:
-------------------------------------
Github user gubaojian commented on the issue:
https://github.com/apache/incubator-weex/pull/1300
use git rebase to merge your commit multi history to one.
> 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)