- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_add_and_get_multipleOrigins (1.27 sec)
-
src/test/java/org/codelibs/fess/cors/CorsHandlerFactoryTest.java
// Verify assertNotNull(result); assertEquals(handler, result); assertEquals("example-handler", ((TestCorsHandler) result).getName()); } public void test_add_and_get_multipleOrigins() { // Setup String origin1 = "https://example1.com"; String origin2 = "https://example2.com"; String origin3 = "https://example3.com";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 9.1K bytes - Viewed (0)