Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 sec ------------- Standard Error ----------------- 29-Dec-2023 19:16:34.456 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Dec-2023 19:16:35.276 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-Dec-2023 19:16:35.332 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 19:16:35.334 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 29-Dec-2023 19:16:35.452 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46039"] 29-Dec-2023 19:16:35.655 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46039"] 29-Dec-2023 19:16:35.659 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 19:16:35.709 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46039"] 29-Dec-2023 19:16:35.726 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46039"] 29-Dec-2023 19:16:35.745 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Dec-2023 19:16:35.759 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-Dec-2023 19:16:35.760 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 19:16:35.760 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 29-Dec-2023 19:16:35.778 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42043"] 29-Dec-2023 19:16:35.842 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42043"] 29-Dec-2023 19:16:35.843 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 19:16:35.849 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42043"] 29-Dec-2023 19:16:35.854 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42043"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.532 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.113 sec