Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 sec ------------- Standard Error ----------------- 12-Feb-2024 11:14:58.704 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Feb-2024 11:14:59.383 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Feb-2024 11:14:59.446 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 11:14:59.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 12-Feb-2024 11:14:59.617 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34449"] 12-Feb-2024 11:14:59.842 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34449"] 12-Feb-2024 11:14:59.846 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 11:14:59.869 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34449"] 12-Feb-2024 11:14:59.880 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34449"] 12-Feb-2024 11:14:59.887 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Feb-2024 11:14:59.890 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Feb-2024 11:14:59.890 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 11:14:59.890 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 12-Feb-2024 11:14:59.908 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41713"] 12-Feb-2024 11:14:59.960 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41713"] 12-Feb-2024 11:14:59.961 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 11:14:59.966 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41713"] 12-Feb-2024 11:14:59.968 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41713"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.524 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.083 sec