[
https://issues.apache.org/jira/browse/MARMOTTA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Frank closed MARMOTTA-606.
--------------------------------
Marmotta 3.4.0 released: https://s.apache.org/oBw2
> Accept Header parsing in SPARQL Web Service not correct
> -------------------------------------------------------
>
> Key: MARMOTTA-606
> URL: https://issues.apache.org/jira/browse/MARMOTTA-606
> Project: Marmotta
> Issue Type: Bug
> Components: Platform
> Affects Versions: 3.3.0
> Reporter: Dietmar Glachs
> Assignee: Sergio Fernández
> Priority: Minor
> Fix For: 3.4.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The parsing of the provided accept headers (HttpServletRequest) checks only
> the first header entry - see HttpServletRequest#getHeader-Method
> Implementation should use the getHeaders in order to check all provided
> accept header parameters. Proposed solution: provide method in
> MarmottaHttpUtils to check the Enumeration<String>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)