Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 sec ------------- Standard Error ----------------- 27-Apr-2023 10:08:31.947 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 27-Apr-2023 10:08:32.799 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 27-Apr-2023 10:08:32.888 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Apr-2023 10:08:32.889 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 27-Apr-2023 10:08:33.084 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42765"] 27-Apr-2023 10:08:33.334 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42765"] 27-Apr-2023 10:08:33.336 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Apr-2023 10:08:33.360 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42765"] 27-Apr-2023 10:08:33.362 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42765"] 27-Apr-2023 10:08:33.376 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 27-Apr-2023 10:08:33.385 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 27-Apr-2023 10:08:33.407 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Apr-2023 10:08:33.407 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 27-Apr-2023 10:08:33.425 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40777"] 27-Apr-2023 10:08:33.459 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40777"] 27-Apr-2023 10:08:33.460 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Apr-2023 10:08:33.463 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40777"] 27-Apr-2023 10:08:33.467 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40777"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.709 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.101 sec