Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 sec ------------- Standard Error ----------------- 30-Apr-2024 12:42:22.139 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 30-Apr-2024 12:42:22.897 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 30-Apr-2024 12:42:22.978 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2024 12:42:22.978 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 30-Apr-2024 12:42:23.180 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43783"] 30-Apr-2024 12:42:23.432 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43783"] 30-Apr-2024 12:42:23.434 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2024 12:42:23.460 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43783"] 30-Apr-2024 12:42:23.470 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43783"] 30-Apr-2024 12:42:23.477 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 30-Apr-2024 12:42:23.498 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 30-Apr-2024 12:42:23.499 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2024 12:42:23.499 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 30-Apr-2024 12:42:23.526 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44373"] 30-Apr-2024 12:42:23.595 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44373"] 30-Apr-2024 12:42:23.596 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2024 12:42:23.599 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44373"] 30-Apr-2024 12:42:23.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44373"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.547 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.136 sec