this is a configuration matter. instructions to add support for apache, nginx, IIS, etc all involve adding such instructions to
their configuration files. the same seems to be true for the jetty server (which is what i think you're using). those instructions
are found here: https://pretagteam.com/question/how-to-add-accesscontrolalloworigin-to-jetty-server. see if you can figure out
where it is on your server (and then edit it) or rebuild a new configuration file and install it.
If it could be possible to add the org.eclipse.jetty.servlets.CrossOriginFilter to jServer library. We could handle it just like a a DoSFilter (AddCrossOriginFilter(Path As String, Settings As Map))
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.