Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 sec ------------- Standard Error ----------------- 19-Apr-2024 19:28:30.812 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Apr-2024 19:28:31.493 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 19-Apr-2024 19:28:31.542 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 19:28:31.543 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 19-Apr-2024 19:28:31.666 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41231"] 19-Apr-2024 19:28:31.860 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41231"] 19-Apr-2024 19:28:31.863 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 19:28:31.892 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41231"] 19-Apr-2024 19:28:31.896 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41231"] 19-Apr-2024 19:28:31.904 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Apr-2024 19:28:31.906 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 19-Apr-2024 19:28:31.907 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 19:28:31.908 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 19-Apr-2024 19:28:31.920 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36339"] 19-Apr-2024 19:28:31.990 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36339"] 19-Apr-2024 19:28:31.992 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 19:28:31.995 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36339"] 19-Apr-2024 19:28:31.999 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36339"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.37 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec