You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (Jira)" <ji...@apache.org> on 2021/06/25 14:35:00 UTC

[jira] [Created] (SLING-10558) QueryParser fails if Content-Type includes a charset

Bertrand Delacretaz created SLING-10558:
-------------------------------------------

             Summary: QueryParser fails if Content-Type includes a charset
                 Key: SLING-10558
                 URL: https://issues.apache.org/jira/browse/SLING-10558
             Project: Sling
          Issue Type: Improvement
          Components: GraphQL
    Affects Versions: GraphQL Core 0.0.10
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
             Fix For: GraphQL Core 0.0.12


The {{QueryParser}} does not consider {{application/json; charset=UTF-8}} to be a valid JSON Content-Type, it should ignore the part that follows the semicolon.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)