Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 sec ------------- Standard Error ----------------- 07-Apr-2024 22:53:49.893 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Apr-2024 22:53:50.648 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Apr-2024 22:53:50.701 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Apr-2024 22:53:50.701 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 07-Apr-2024 22:53:50.857 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45645"] 07-Apr-2024 22:53:51.067 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45645"] 07-Apr-2024 22:53:51.070 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Apr-2024 22:53:51.095 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45645"] 07-Apr-2024 22:53:51.106 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45645"] 07-Apr-2024 22:53:51.112 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Apr-2024 22:53:51.114 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Apr-2024 22:53:51.114 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Apr-2024 22:53:51.114 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 07-Apr-2024 22:53:51.119 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33155"] 07-Apr-2024 22:53:51.161 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33155"] 07-Apr-2024 22:53:51.164 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Apr-2024 22:53:51.168 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33155"] 07-Apr-2024 22:53:51.171 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33155"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.447 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec