Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 sec ------------- Standard Error ----------------- 28-Apr-2023 05:40:47.360 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Apr-2023 05:40:48.132 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Apr-2023 05:40:48.165 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 05:40:48.166 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 05:40:48.323 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44383"] 28-Apr-2023 05:40:48.507 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44383"] 28-Apr-2023 05:40:48.515 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 05:40:48.553 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44383"] 28-Apr-2023 05:40:48.571 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44383"] 28-Apr-2023 05:40:48.589 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Apr-2023 05:40:48.594 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Apr-2023 05:40:48.611 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 05:40:48.612 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 05:40:48.634 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35699"] 28-Apr-2023 05:40:48.730 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35699"] 28-Apr-2023 05:40:48.731 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 05:40:48.736 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35699"] 28-Apr-2023 05:40:48.750 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35699"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.48 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.163 sec