Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 sec ------------- Standard Error ----------------- 15-Apr-2024 16:44:36.583 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Apr-2024 16:44:37.428 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Apr-2024 16:44:37.477 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 16:44:37.481 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.22-dev] 15-Apr-2024 16:44:37.688 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39839"] 15-Apr-2024 16:44:38.007 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39839"] 15-Apr-2024 16:44:38.010 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 16:44:38.050 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39839"] 15-Apr-2024 16:44:38.063 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39839"] 15-Apr-2024 16:44:38.071 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Apr-2024 16:44:38.082 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Apr-2024 16:44:38.083 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 16:44:38.083 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.22-dev] 15-Apr-2024 16:44:38.097 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42835"] 15-Apr-2024 16:44:38.164 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42835"] 15-Apr-2024 16:44:38.164 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 16:44:38.167 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42835"] 15-Apr-2024 16:44:38.170 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42835"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.689 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.103 sec