Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 sec ------------- Standard Error ----------------- 07-Apr-2024 22:30:46.156 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Apr-2024 22:30:46.775 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 07-Apr-2024 22:30:46.836 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Apr-2024 22:30:46.836 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 07-Apr-2024 22:30:47.004 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33791"] 07-Apr-2024 22:30:47.223 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33791"] 07-Apr-2024 22:30:47.224 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Apr-2024 22:30:47.268 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33791"] 07-Apr-2024 22:30:47.279 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33791"] 07-Apr-2024 22:30:47.286 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Apr-2024 22:30:47.288 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 07-Apr-2024 22:30:47.326 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Apr-2024 22:30:47.326 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 07-Apr-2024 22:30:47.343 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46713"] 07-Apr-2024 22:30:47.383 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46713"] 07-Apr-2024 22:30:47.385 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Apr-2024 22:30:47.388 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46713"] 07-Apr-2024 22:30:47.389 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46713"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.357 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.106 sec