On 8/4/2023 8:23 AM, Cedric Biedermann wrote:
Hi,

I want to send request from my webapplication to my tomcat, but they get all blocked by cors.
Where can I fix this in the tomcat code?


There is no need to make any code changes. Once you have determined what additional HTTP headers need to be included in HTTP responses, you would configure a reverse proxy to add those headers (in addition to providing SSL/TLS termination):

https://guacamole.apache.org/doc/gug/reverse-proxy.html

- Mike

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

  • cors unlock Cedric Biedermann
    • Re: cors unlock Michael Jumper

Reply via email to