Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 sec ------------- Standard Error ----------------- 09-Feb-2024 15:09:45.455 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Feb-2024 15:09:46.315 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Feb-2024 15:09:46.354 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:09:46.355 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 09-Feb-2024 15:09:46.481 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39401"] 09-Feb-2024 15:09:46.632 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39401"] 09-Feb-2024 15:09:46.634 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:09:46.651 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39401"] 09-Feb-2024 15:09:46.659 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39401"] 09-Feb-2024 15:09:46.676 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Feb-2024 15:09:46.678 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Feb-2024 15:09:46.679 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:09:46.679 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 09-Feb-2024 15:09:46.686 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42061"] 09-Feb-2024 15:09:46.724 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42061"] 09-Feb-2024 15:09:46.726 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:09:46.730 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42061"] 09-Feb-2024 15:09:46.734 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42061"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.443 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec