Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 sec ------------- Standard Error ----------------- 28-Apr-2023 10:48:42.178 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Apr-2023 10:48:42.962 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Apr-2023 10:48:43.079 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 10:48:43.080 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 10:48:43.261 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38703"] 28-Apr-2023 10:48:43.495 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38703"] 28-Apr-2023 10:48:43.499 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 10:48:43.530 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38703"] 28-Apr-2023 10:48:43.537 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38703"] 28-Apr-2023 10:48:43.552 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Apr-2023 10:48:43.563 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 28-Apr-2023 10:48:43.647 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 10:48:43.647 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 10:48:43.659 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42925"] 28-Apr-2023 10:48:43.696 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42925"] 28-Apr-2023 10:48:43.697 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 10:48:43.700 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42925"] 28-Apr-2023 10:48:43.701 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42925"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.661 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.153 sec