Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec ------------- Standard Error ----------------- 08-Dec-2023 11:51:39.923 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 08-Dec-2023 11:51:40.579 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 08-Dec-2023 11:51:40.608 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 11:51:40.608 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 08-Dec-2023 11:51:40.795 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43151"] 08-Dec-2023 11:51:40.979 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43151"] 08-Dec-2023 11:51:40.982 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 11:51:41.033 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43151"] 08-Dec-2023 11:51:41.046 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43151"] 08-Dec-2023 11:51:41.054 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 08-Dec-2023 11:51:41.063 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 08-Dec-2023 11:51:41.064 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 11:51:41.064 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 08-Dec-2023 11:51:41.089 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36919"] 08-Dec-2023 11:51:41.146 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36919"] 08-Dec-2023 11:51:41.148 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 11:51:41.153 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36919"] 08-Dec-2023 11:51:41.155 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36919"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.384 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.104 sec