B
BartMille
Guest
PAS, OE1173, Redhat Linux The default response headers are defined in oeablsecurity.properties. These headers are also added to the CORS header "access-control-expose-headers" I can add my own header in there if I want. But if I want to add a value to "access-control-expose-headers" in code, the appserver just creates another "access-control-expose-headers". So my response contains 2 "access-control-expose-headers"-headers. Isn't there any way to merge these headers?
Continue reading...
Continue reading...