[Progress Communities] [Progress OpenEdge ABL] Forum Post: OECORSFilter.responseHeaders vs OpenEdge.Web.WebResponse:SetHeader

  • Thread starter Thread starter BartMille
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top