Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec ------------- Standard Error ----------------- 26-Oct-2023 16:51:08.910 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Oct-2023 16:51:09.438 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 26-Oct-2023 16:51:09.471 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Oct-2023 16:51:09.472 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 26-Oct-2023 16:51:09.557 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43797"] 26-Oct-2023 16:51:09.687 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43797"] 26-Oct-2023 16:51:09.689 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Oct-2023 16:51:09.712 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43797"] 26-Oct-2023 16:51:09.721 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43797"] 26-Oct-2023 16:51:09.727 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Oct-2023 16:51:09.729 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 26-Oct-2023 16:51:09.729 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Oct-2023 16:51:09.730 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 26-Oct-2023 16:51:09.737 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43427"] 26-Oct-2023 16:51:09.769 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43427"] 26-Oct-2023 16:51:09.772 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Oct-2023 16:51:09.777 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43427"] 26-Oct-2023 16:51:09.784 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43427"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.975 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.063 sec