Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec ------------- Standard Error ----------------- 25-May-2023 14:19:11.631 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 25-May-2023 14:19:12.110 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 25-May-2023 14:19:12.136 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-May-2023 14:19:12.137 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 25-May-2023 14:19:12.219 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40937"] 25-May-2023 14:19:12.377 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40937"] 25-May-2023 14:19:12.380 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-May-2023 14:19:12.398 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40937"] 25-May-2023 14:19:12.405 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40937"] 25-May-2023 14:19:12.411 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 25-May-2023 14:19:12.413 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 25-May-2023 14:19:12.414 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-May-2023 14:19:12.414 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 25-May-2023 14:19:12.420 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41031"] 25-May-2023 14:19:12.446 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41031"] 25-May-2023 14:19:12.447 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-May-2023 14:19:12.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41031"] 25-May-2023 14:19:12.453 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41031"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.954 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.044 sec