[
https://issues.apache.org/jira/browse/APEXCORE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Rozov updated APEXCORE-350:
--------------------------------
Affects Version/s: (was: 3.3.1)
(was: 3.4.0)
(was: 3.2.1)
> STRAM's REST service sometimes returns duplicate and conflicting Content-Type
> headers
> -------------------------------------------------------------------------------------
>
> Key: APEXCORE-350
> URL: https://issues.apache.org/jira/browse/APEXCORE-350
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.2.0, 3.3.0
> Reporter: David Yan
> Assignee: David Yan
> Fix For: 3.2.1, 3.4.0, 3.3.1
>
>
> {code}
> $ curl -D -
> http://hostname:38184/ws/v2/stram/logicalPlan/operators/join/attributes
> HTTP/1.1 200 OK
> Cache-Control: no-cache
> Expires: Fri, 19 Feb 2016 18:02:17 GMT
> Date: Fri, 19 Feb 2016 18:02:17 GMT
> Pragma: no-cache
> Expires: Fri, 19 Feb 2016 18:02:17 GMT
> Date: Fri, 19 Feb 2016 18:02:17 GMT
> Pragma: no-cache
> Content-Type: text/plain; charset=utf-8
> Content-Type: application/json
> Transfer-Encoding: chunked
> Server: Jetty(6.1.26.cloudera.4)
> {}
> {code}
> This may confuse the web client on which content-type should be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)