Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec ------------- Standard Error ----------------- 15-Feb-2024 23:13:43.376 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Feb-2024 23:13:43.982 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Feb-2024 23:13:44.033 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 23:13:44.033 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 15-Feb-2024 23:13:44.206 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45413"] 15-Feb-2024 23:13:44.396 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45413"] 15-Feb-2024 23:13:44.399 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 23:13:44.427 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45413"] 15-Feb-2024 23:13:44.434 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45413"] 15-Feb-2024 23:13:44.440 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Feb-2024 23:13:44.442 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Feb-2024 23:13:44.448 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 23:13:44.448 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 15-Feb-2024 23:13:44.453 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46271"] 15-Feb-2024 23:13:44.491 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46271"] 15-Feb-2024 23:13:44.493 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 23:13:44.497 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46271"] 15-Feb-2024 23:13:44.500 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46271"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.309 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.062 sec