Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 sec ------------- Standard Error ----------------- 21-May-2024 16:46:10.672 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-May-2024 16:46:11.391 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-May-2024 16:46:11.422 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-May-2024 16:46:11.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 21-May-2024 16:46:11.600 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34361"] 21-May-2024 16:46:11.788 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34361"] 21-May-2024 16:46:11.791 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-May-2024 16:46:11.816 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34361"] 21-May-2024 16:46:11.825 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34361"] 21-May-2024 16:46:11.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-May-2024 16:46:11.836 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-May-2024 16:46:11.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-May-2024 16:46:11.842 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 21-May-2024 16:46:11.851 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43101"] 21-May-2024 16:46:11.919 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43101"] 21-May-2024 16:46:11.920 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-May-2024 16:46:11.926 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43101"] 21-May-2024 16:46:11.930 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43101"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.367 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.103 sec