René Cordier created JAMES-3662:
-----------------------------------

             Summary: Accept CORS headers without the JMAP API restriction on 
"Accept" headers
                 Key: JAMES-3662
                 URL: https://issues.apache.org/jira/browse/JAMES-3662
             Project: James Server
          Issue Type: Improvement
            Reporter: René Cordier
             Fix For: 3.7.0


The default jmap API being used when not specified in the Accept header is 
jmap-draft. That seems to create issues for web browser applications that try 
to accept to JMAP RFC8621 API that need to do a preflight request, as you can't 
seem to be able to specify a custom Accept header ({{Accept: */*}})

We need to allow bypassing the Accept headers for the CORS options in James for 
the JMAP API.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to