Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 sec ------------- Standard Error ----------------- 28-Feb-2024 16:09:31.116 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Feb-2024 16:09:31.760 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Feb-2024 16:09:31.791 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Feb-2024 16:09:31.791 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 28-Feb-2024 16:09:31.900 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43393"] 28-Feb-2024 16:09:32.112 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43393"] 28-Feb-2024 16:09:32.122 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Feb-2024 16:09:32.156 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43393"] 28-Feb-2024 16:09:32.164 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43393"] 28-Feb-2024 16:09:32.172 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Feb-2024 16:09:32.182 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Feb-2024 16:09:32.183 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Feb-2024 16:09:32.184 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 28-Feb-2024 16:09:32.199 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43745"] 28-Feb-2024 16:09:32.291 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43745"] 28-Feb-2024 16:09:32.293 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Feb-2024 16:09:32.295 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43745"] 28-Feb-2024 16:09:32.300 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43745"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.346 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.132 sec