TelicentPaul commented on code in PR #2298:
URL: https://github.com/apache/jena/pull/2298#discussion_r1506035733


##########
jena-fuseki2/jena-fuseki-main/src/main/java/org/apache/jena/fuseki/main/FusekiServer.java:
##########
@@ -1704,5 +1713,28 @@ private static void applyLocalhost(Server server) {
                 }
             }
         }
+
+        private static Map<String,String> parseCORSConfigFile(String filename) 
{
+            try {

Review Comment:
   No reason - happy to change. 



##########
jena-fuseki2/jena-fuseki-main/testing/Config/cors_config.json:
##########


Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to