Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec ------------- Standard Error ----------------- 21-Sep-2023 22:18:04.914 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Sep-2023 22:18:05.498 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Sep-2023 22:18:05.535 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 22:18:05.535 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 22:18:05.627 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46611"] 21-Sep-2023 22:18:05.758 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46611"] 21-Sep-2023 22:18:05.759 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 22:18:05.779 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46611"] 21-Sep-2023 22:18:05.782 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46611"] 21-Sep-2023 22:18:05.792 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Sep-2023 22:18:05.794 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-Sep-2023 22:18:05.795 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 22:18:05.795 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 22:18:05.804 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33997"] 21-Sep-2023 22:18:05.836 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33997"] 21-Sep-2023 22:18:05.838 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 22:18:05.843 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33997"] 21-Sep-2023 22:18:05.849 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33997"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.125 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec