Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 sec ------------- Standard Error ----------------- 23-Feb-2024 12:42:59.333 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Feb-2024 12:43:00.264 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Feb-2024 12:43:00.302 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:43:00.303 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:43:00.424 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38701"] 23-Feb-2024 12:43:00.663 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38701"] 23-Feb-2024 12:43:00.665 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:43:00.696 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38701"] 23-Feb-2024 12:43:00.702 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38701"] 23-Feb-2024 12:43:00.709 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Feb-2024 12:43:00.728 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Feb-2024 12:43:00.729 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:43:00.729 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:43:00.755 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43757"] 23-Feb-2024 12:43:00.810 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43757"] 23-Feb-2024 12:43:00.812 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:43:00.815 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43757"] 23-Feb-2024 12:43:00.820 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43757"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.621 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.113 sec