Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 sec ------------- Standard Error ----------------- 16-Apr-2024 12:07:26.675 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Apr-2024 12:07:27.446 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Apr-2024 12:07:27.504 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 12:07:27.504 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 16-Apr-2024 12:07:27.692 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41591"] 16-Apr-2024 12:07:27.890 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41591"] 16-Apr-2024 12:07:27.893 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 12:07:27.919 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41591"] 16-Apr-2024 12:07:27.926 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41591"] 16-Apr-2024 12:07:27.937 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Apr-2024 12:07:27.950 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Apr-2024 12:07:27.951 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 12:07:27.951 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 16-Apr-2024 12:07:27.970 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41175"] 16-Apr-2024 12:07:28.102 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41175"] 16-Apr-2024 12:07:28.104 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 12:07:28.107 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41175"] 16-Apr-2024 12:07:28.112 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41175"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.516 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.176 sec