Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 sec ------------- Standard Error ----------------- 15-Jun-2024 00:33:30.176 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Jun-2024 00:33:30.861 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Jun-2024 00:33:30.918 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Jun-2024 00:33:30.919 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.26-dev] 15-Jun-2024 00:33:31.063 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42733"] 15-Jun-2024 00:33:31.205 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42733"] 15-Jun-2024 00:33:31.207 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Jun-2024 00:33:31.230 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42733"] 15-Jun-2024 00:33:31.236 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42733"] 15-Jun-2024 00:33:31.251 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Jun-2024 00:33:31.258 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Jun-2024 00:33:31.268 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Jun-2024 00:33:31.268 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.26-dev] 15-Jun-2024 00:33:31.274 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35797"] 15-Jun-2024 00:33:31.325 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35797"] 15-Jun-2024 00:33:31.326 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Jun-2024 00:33:31.334 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35797"] 15-Jun-2024 00:33:31.342 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35797"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.389 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.095 sec