[
https://issues.apache.org/jira/browse/SCB-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimin Wu closed SCB-2140.
-------------------------
Resolution: Fixed
> change Response.headers to caseInsensitiveMultiMap to avoid bug caused by
> http2 feature
> ---------------------------------------------------------------------------------------
>
> Key: SCB-2140
> URL: https://issues.apache.org/jira/browse/SCB-2140
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Java-Chassis
> Reporter: Jimin Wu
> Assignee: Jimin Wu
> Priority: Major
> Fix For: java-chassis-2.1.5
>
>
> http defined header key is case insensitive
> vertx http2 convert all http response head to lower case
> and if Response.headers store data as HashMap will cause problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)