Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec ------------- Standard Error ----------------- 03-Feb-2024 12:23:50.629 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Feb-2024 12:23:51.423 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 03-Feb-2024 12:23:51.452 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:23:51.453 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:23:51.574 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40091"] 03-Feb-2024 12:23:51.799 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40091"] 03-Feb-2024 12:23:51.802 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:23:51.827 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40091"] 03-Feb-2024 12:23:51.836 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40091"] 03-Feb-2024 12:23:51.844 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Feb-2024 12:23:51.846 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 03-Feb-2024 12:23:51.847 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:23:51.847 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:23:51.878 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44639"] 03-Feb-2024 12:23:51.979 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44639"] 03-Feb-2024 12:23:51.980 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:23:51.983 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44639"] 03-Feb-2024 12:23:51.985 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44639"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.493 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.144 sec