Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 sec ------------- Standard Error ----------------- 28-Dec-2023 13:49:16.891 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Dec-2023 13:49:17.762 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Dec-2023 13:49:17.851 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Dec-2023 13:49:17.871 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 28-Dec-2023 13:49:18.116 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41023"] 28-Dec-2023 13:49:18.441 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41023"] 28-Dec-2023 13:49:18.442 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Dec-2023 13:49:18.489 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41023"] 28-Dec-2023 13:49:18.503 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41023"] 28-Dec-2023 13:49:18.512 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Dec-2023 13:49:18.532 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Dec-2023 13:49:18.533 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Dec-2023 13:49:18.533 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 28-Dec-2023 13:49:18.582 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39767"] 28-Dec-2023 13:49:18.650 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39767"] 28-Dec-2023 13:49:18.651 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Dec-2023 13:49:18.662 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39767"] 28-Dec-2023 13:49:18.701 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39767"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.843 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.191 sec