Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 sec ------------- Standard Error ----------------- 24-Apr-2024 19:41:32.628 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 24-Apr-2024 19:41:33.245 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Apr-2024 19:41:33.286 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Apr-2024 19:41:33.287 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 24-Apr-2024 19:41:33.421 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36865"] 24-Apr-2024 19:41:33.634 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36865"] 24-Apr-2024 19:41:33.638 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Apr-2024 19:41:33.668 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36865"] 24-Apr-2024 19:41:33.683 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36865"] 24-Apr-2024 19:41:33.715 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 24-Apr-2024 19:41:33.716 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 24-Apr-2024 19:41:33.717 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Apr-2024 19:41:33.718 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 24-Apr-2024 19:41:33.756 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38509"] 24-Apr-2024 19:41:33.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38509"] 24-Apr-2024 19:41:33.794 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Apr-2024 19:41:33.799 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38509"] 24-Apr-2024 19:41:33.802 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38509"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.382 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.088 sec