Missing CORS documentation
henry-sap opened this issue · 1 comments
henry-sap commented
The documentation does not have java instructions for enabling CORS requests. I have created a class that implements Filter and adds the necessary response headers and within web.xml I added the filter mapping and filter class configuration but it has not had any effect.
newtork commented
Hi @henry-sap,
I'm afraid CORS header handling is not a key feature of SAP Cloud SDK. Please consider external documentation- and reading material on the topic. With the limited information provided, I doubt this is the correct place to ask for guidance.
Kind regards
Alexander