Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 sec ------------- Standard Error ----------------- 17-Apr-2024 12:20:52.133 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 17-Apr-2024 12:20:53.035 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 17-Apr-2024 12:20:53.083 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 17-Apr-2024 12:20:53.093 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 17-Apr-2024 12:20:53.233 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35781"] 17-Apr-2024 12:20:53.494 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35781"] 17-Apr-2024 12:20:53.495 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 17-Apr-2024 12:20:53.531 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35781"] 17-Apr-2024 12:20:53.542 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35781"] 17-Apr-2024 12:20:53.559 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 17-Apr-2024 12:20:53.564 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 17-Apr-2024 12:20:53.565 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 17-Apr-2024 12:20:53.565 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 17-Apr-2024 12:20:53.585 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38157"] 17-Apr-2024 12:20:53.696 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38157"] 17-Apr-2024 12:20:53.698 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 17-Apr-2024 12:20:53.701 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38157"] 17-Apr-2024 12:20:53.705 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38157"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.674 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.148 sec