Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 sec ------------- Standard Error ----------------- 03-Apr-2023 10:12:50.564 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Apr-2023 10:12:51.479 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 03-Apr-2023 10:12:51.564 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2023 10:12:51.564 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 03-Apr-2023 10:12:51.760 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41033"] 03-Apr-2023 10:12:52.080 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41033"] 03-Apr-2023 10:12:52.084 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2023 10:12:52.107 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41033"] 03-Apr-2023 10:12:52.114 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41033"] 03-Apr-2023 10:12:52.135 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Apr-2023 10:12:52.142 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 03-Apr-2023 10:12:52.236 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2023 10:12:52.236 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 03-Apr-2023 10:12:52.263 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41321"] 03-Apr-2023 10:12:52.292 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41321"] 03-Apr-2023 10:12:52.293 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2023 10:12:52.297 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41321"] 03-Apr-2023 10:12:52.300 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41321"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.883 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.171 sec