Christian Amend created OLINGO-594:
--------------------------------------
Summary: Json content type header without charset encoding might
lead to issues
Key: OLINGO-594
URL: https://issues.apache.org/jira/browse/OLINGO-594
Project: Olingo
Issue Type: Bug
Components: odata2-core
Affects Versions: V2 2.0.3
Reporter: Christian Amend
Assignee: Christian Amend
Fix For: V2 2.0.4
Olingo does not set the charset parameter for the content type application/json
as per specification.
This might lead to issues with clients that do not follow the specification and
expect a charset parameter.
After an initial investigation it might be that the library does not encode the
json payload in UTF-8 nayway. So we have to check this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)