Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec ------------- Standard Error ----------------- 02-Jun-2023 08:14:08.868 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Jun-2023 08:14:09.398 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Jun-2023 08:14:09.429 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Jun-2023 08:14:09.430 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 02-Jun-2023 08:14:09.528 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42919"] 02-Jun-2023 08:14:09.680 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42919"] 02-Jun-2023 08:14:09.686 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Jun-2023 08:14:09.703 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42919"] 02-Jun-2023 08:14:09.709 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42919"] 02-Jun-2023 08:14:09.714 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Jun-2023 08:14:09.715 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Jun-2023 08:14:09.716 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Jun-2023 08:14:09.716 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 02-Jun-2023 08:14:09.721 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36063"] 02-Jun-2023 08:14:09.751 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36063"] 02-Jun-2023 08:14:09.754 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Jun-2023 08:14:09.757 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36063"] 02-Jun-2023 08:14:09.760 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36063"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.025 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec