Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 sec ------------- Standard Error ----------------- 11-Apr-2023 18:32:45.980 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 11-Apr-2023 18:32:46.932 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 11-Apr-2023 18:32:47.067 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2023 18:32:47.067 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 11-Apr-2023 18:32:47.316 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36917"] 11-Apr-2023 18:32:47.557 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36917"] 11-Apr-2023 18:32:47.559 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2023 18:32:47.607 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36917"] 11-Apr-2023 18:32:47.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36917"] 11-Apr-2023 18:32:47.634 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 11-Apr-2023 18:32:47.645 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 11-Apr-2023 18:32:47.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2023 18:32:47.736 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 11-Apr-2023 18:32:47.743 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35107"] 11-Apr-2023 18:32:47.773 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35107"] 11-Apr-2023 18:32:47.776 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2023 18:32:47.782 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35107"] 11-Apr-2023 18:32:47.783 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35107"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.95 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.156 sec