Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec ------------- Standard Error ----------------- 19-Sep-2024 08:19:35.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Sep-2024 08:19:36.698 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Sep-2024 08:19:36.763 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2024 08:19:36.763 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.31-dev] 19-Sep-2024 08:19:36.916 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41121"] 19-Sep-2024 08:19:37.131 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41121"] 19-Sep-2024 08:19:37.132 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2024 08:19:37.153 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41121"] 19-Sep-2024 08:19:37.156 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41121"] 19-Sep-2024 08:19:37.166 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Sep-2024 08:19:37.168 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Sep-2024 08:19:37.171 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2024 08:19:37.171 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.31-dev] 19-Sep-2024 08:19:37.177 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45787"] 19-Sep-2024 08:19:37.209 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45787"] 19-Sep-2024 08:19:37.212 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2024 08:19:37.215 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45787"] 19-Sep-2024 08:19:37.216 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45787"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.468 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.052 sec