Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 sec ------------- Standard Error ----------------- 14-Dec-2023 18:12:36.330 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Dec-2023 18:12:37.182 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Dec-2023 18:12:37.242 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 18:12:37.243 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 14-Dec-2023 18:12:37.375 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35449"] 14-Dec-2023 18:12:37.657 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35449"] 14-Dec-2023 18:12:37.660 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 18:12:37.691 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35449"] 14-Dec-2023 18:12:37.703 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35449"] 14-Dec-2023 18:12:37.715 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Dec-2023 18:12:37.736 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Dec-2023 18:12:37.737 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Dec-2023 18:12:37.737 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 14-Dec-2023 18:12:37.792 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45063"] 14-Dec-2023 18:12:37.900 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45063"] 14-Dec-2023 18:12:37.901 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Dec-2023 18:12:37.906 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45063"] 14-Dec-2023 18:12:37.917 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45063"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.644 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.205 sec