Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 sec ------------- Standard Error ----------------- 02-Sep-2024 15:43:54.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Sep-2024 15:43:55.803 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 02-Sep-2024 15:43:55.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Sep-2024 15:43:55.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.29-dev] 02-Sep-2024 15:43:56.007 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44365"] 02-Sep-2024 15:43:56.188 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44365"] 02-Sep-2024 15:43:56.194 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Sep-2024 15:43:56.221 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44365"] 02-Sep-2024 15:43:56.224 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44365"] 02-Sep-2024 15:43:56.237 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Sep-2024 15:43:56.248 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 02-Sep-2024 15:43:56.252 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Sep-2024 15:43:56.253 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.29-dev] 02-Sep-2024 15:43:56.262 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42871"] 02-Sep-2024 15:43:56.296 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42871"] 02-Sep-2024 15:43:56.297 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Sep-2024 15:43:56.299 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42871"] 02-Sep-2024 15:43:56.301 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42871"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.498 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.068 sec