Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 sec ------------- Standard Error ----------------- 29-Dec-2023 18:08:44.466 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Dec-2023 18:08:45.394 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-Dec-2023 18:08:45.442 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 18:08:45.442 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 29-Dec-2023 18:08:45.564 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35417"] 29-Dec-2023 18:08:45.738 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35417"] 29-Dec-2023 18:08:45.741 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 18:08:45.769 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35417"] 29-Dec-2023 18:08:45.774 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35417"] 29-Dec-2023 18:08:45.780 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Dec-2023 18:08:45.781 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-Dec-2023 18:08:45.782 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 18:08:45.782 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 29-Dec-2023 18:08:45.790 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45087"] 29-Dec-2023 18:08:45.841 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45087"] 29-Dec-2023 18:08:45.843 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 18:08:45.853 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45087"] 29-Dec-2023 18:08:45.864 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45087"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.681 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.087 sec