You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2015/03/23 07:55:10 UTC

[jira] [Assigned] (OLINGO-598) Custom http request headers are lost

     [ https://issues.apache.org/jira/browse/OLINGO-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bolz reassigned OLINGO-598:
-----------------------------------

    Assignee: Michael Bolz

> Custom http request headers are lost
> ------------------------------------
>
>                 Key: OLINGO-598
>                 URL: https://issues.apache.org/jira/browse/OLINGO-598
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-jpa
>    Affects Versions: V2 2.0.3
>            Reporter: Marc Veser
>            Assignee: Michael Bolz
>            Priority: Critical
>
> Hi,
> I'm sending a GET request (read entity) with manually added custom request headers ("Release = true"). These headers are not passed as import parameters in ODataJPAProcessor.readEntity(). The "standard" headers such as "Accept" are there. 
> The request I'm sending is more or less the following:
> Request URL:https://host/serviceName/EntitySet('EntityKey')
> Request Method:GET
> Connection: keep-alive
> MaxDataServiceVersion: 2.0
> Accept-Language: en
> User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36
> Accept: application/json
> DataServiceVersion: 2.0
> Release: true



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)