[
https://issues.apache.org/jira/browse/OLINGO-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugenio Lentini updated OLINGO-309:
-----------------------------------
Description:
Hi,
I have found another issue regarding the case-insensitive problem I have
already opened.
Basically invoking
ctx.getRequestHeader("cookie")
it returns null or the cookies in the request header according to which web
server I use. On Glassfish everything is fine on WebSphere no.
The issue is related to the word "cookie" vs "cookies", according to the
specification the field name has to be case insensitive.
Could you please check if the previous correction (I guess in OLINGO-305) solve
even this one?
Thanks a lot for the attention.
Eugenio
was:
Hi,
I have found another issue regarding the case-insensitive problem I have
already opened.
Basically invoking
ctx.getRequestHeader("cookie")
it returns null or the cookies in the request header according to which web
server I use. On Glassfish everything is fine on WebSphere no.
Could you please check if the previous correction (I guess in OLINGO-305) solve
even this one?
Thanks a lot for the attention.
Eugenio
> Case-sensitive vs case-insensitive in general
> ---------------------------------------------
>
> Key: OLINGO-309
> URL: https://issues.apache.org/jira/browse/OLINGO-309
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Reporter: Eugenio Lentini
>
> Hi,
> I have found another issue regarding the case-insensitive problem I have
> already opened.
> Basically invoking
> ctx.getRequestHeader("cookie")
> it returns null or the cookies in the request header according to which web
> server I use. On Glassfish everything is fine on WebSphere no.
> The issue is related to the word "cookie" vs "cookies", according to the
> specification the field name has to be case insensitive.
> Could you please check if the previous correction (I guess in OLINGO-305)
> solve even this one?
> Thanks a lot for the attention.
> Eugenio
--
This message was sent by Atlassian JIRA
(v6.2#6252)