Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 sec ------------- Standard Error ----------------- 30-Apr-2023 16:21:13.208 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 30-Apr-2023 16:21:13.990 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 30-Apr-2023 16:21:14.037 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2023 16:21:14.038 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 30-Apr-2023 16:21:14.224 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33349"] 30-Apr-2023 16:21:14.526 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33349"] 30-Apr-2023 16:21:14.530 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2023 16:21:14.549 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33349"] 30-Apr-2023 16:21:14.553 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33349"] 30-Apr-2023 16:21:14.561 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 30-Apr-2023 16:21:14.569 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 30-Apr-2023 16:21:14.569 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2023 16:21:14.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 30-Apr-2023 16:21:14.576 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46819"] 30-Apr-2023 16:21:14.674 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46819"] 30-Apr-2023 16:21:14.676 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2023 16:21:14.680 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46819"] 30-Apr-2023 16:21:14.684 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46819"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.627 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.134 sec