Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 sec ------------- Standard Error ----------------- 04-Feb-2024 18:05:57.581 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 04-Feb-2024 18:05:58.187 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 04-Feb-2024 18:05:58.220 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Feb-2024 18:05:58.220 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 04-Feb-2024 18:05:58.339 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44957"] 04-Feb-2024 18:05:58.612 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44957"] 04-Feb-2024 18:05:58.615 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Feb-2024 18:05:58.636 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44957"] 04-Feb-2024 18:05:58.651 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44957"] 04-Feb-2024 18:05:58.657 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 04-Feb-2024 18:05:58.659 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 04-Feb-2024 18:05:58.660 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Feb-2024 18:05:58.660 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 04-Feb-2024 18:05:58.668 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38585"] 04-Feb-2024 18:05:58.768 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38585"] 04-Feb-2024 18:05:58.769 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Feb-2024 18:05:58.772 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38585"] 04-Feb-2024 18:05:58.775 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38585"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.29 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.12 sec