Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec ------------- Standard Error ----------------- 05-Apr-2024 13:18:34.622 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Apr-2024 13:18:35.327 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 05-Apr-2024 13:18:35.388 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:18:35.389 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 05-Apr-2024 13:18:35.572 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37885"] 05-Apr-2024 13:18:35.848 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37885"] 05-Apr-2024 13:18:35.851 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:18:35.866 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37885"] 05-Apr-2024 13:18:35.870 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37885"] 05-Apr-2024 13:18:35.900 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Apr-2024 13:18:35.902 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 05-Apr-2024 13:18:35.919 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:18:35.919 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 05-Apr-2024 13:18:35.930 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33009"] 05-Apr-2024 13:18:35.984 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33009"] 05-Apr-2024 13:18:35.987 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:18:35.990 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33009"] 05-Apr-2024 13:18:35.991 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33009"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.518 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec