Re: How to enable CORS in Fuseki Docker image

2021-08-05 Thread Andy Seaborne
On 05/08/2021 16:03, Marco Fiocco wrote: Hi, I'm using the default Docker image of Fuseki 3.16 using https://github.com/apache/jena/tree/main/jena-fuseki2/jena-fuseki-docker (witch fetches thee Fuseki build on Maven), Fuseki 4.1.0 should work, where it defaults to "on" unless there is --no-

How to enable CORS in Fuseki Docker image

2021-08-05 Thread Marco Fiocco
Hi, I'm using the default Docker image of Fuseki 3.16 using https://github.com/apache/jena/tree/main/jena-fuseki2/jena-fuseki-docker (witch fetches thee Fuseki build on Maven), Is there a simple way of enabling CORS without rebuilding the binaries? Thanks Marco