Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 sec ------------- Standard Error ----------------- 02-Sep-2024 14:51:44.290 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Sep-2024 14:51:45.129 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Sep-2024 14:51:45.179 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Sep-2024 14:51:45.179 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M25-dev] 02-Sep-2024 14:51:45.330 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35495"] 02-Sep-2024 14:51:45.493 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35495"] 02-Sep-2024 14:51:45.495 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Sep-2024 14:51:45.517 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35495"] 02-Sep-2024 14:51:45.529 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35495"] 02-Sep-2024 14:51:45.536 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Sep-2024 14:51:45.537 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Sep-2024 14:51:45.538 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Sep-2024 14:51:45.538 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M25-dev] 02-Sep-2024 14:51:45.543 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35833"] 02-Sep-2024 14:51:45.584 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35833"] 02-Sep-2024 14:51:45.585 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Sep-2024 14:51:45.590 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35833"] 02-Sep-2024 14:51:45.593 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35833"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.472 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec