Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 sec ------------- Standard Error ----------------- 23-Feb-2024 10:07:03.973 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Feb-2024 10:07:04.696 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Feb-2024 10:07:04.790 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 10:07:04.790 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 23-Feb-2024 10:07:04.968 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42477"] 23-Feb-2024 10:07:05.140 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42477"] 23-Feb-2024 10:07:05.141 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 10:07:05.164 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42477"] 23-Feb-2024 10:07:05.166 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42477"] 23-Feb-2024 10:07:05.176 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Feb-2024 10:07:05.187 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Feb-2024 10:07:05.190 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 10:07:05.191 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 23-Feb-2024 10:07:05.197 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43315"] 23-Feb-2024 10:07:05.235 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43315"] 23-Feb-2024 10:07:05.242 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 10:07:05.245 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43315"] 23-Feb-2024 10:07:05.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43315"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.547 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.075 sec