- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for defaultCorsHandler (0.08 sec)
-
src/main/java/org/codelibs/fess/cors/DefaultCorsHandler.java
*/ public class DefaultCorsHandler extends CorsHandler { /** * Creates a new instance of DefaultCorsHandler. * This constructor initializes the default CORS handler for applying * standard CORS headers based on application configuration. */ public DefaultCorsHandler() { super(); } /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 3K bytes - Viewed (0)