Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 sec ------------- Standard Error ----------------- 28-Sep-2023 11:17:18.363 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Sep-2023 11:17:18.907 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Sep-2023 11:17:18.942 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 11:17:18.943 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 28-Sep-2023 11:17:19.051 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33295"] 28-Sep-2023 11:17:19.264 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33295"] 28-Sep-2023 11:17:19.267 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 11:17:19.293 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33295"] 28-Sep-2023 11:17:19.300 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33295"] 28-Sep-2023 11:17:19.307 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Sep-2023 11:17:19.309 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 28-Sep-2023 11:17:19.309 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 11:17:19.309 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 28-Sep-2023 11:17:19.319 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38931"] 28-Sep-2023 11:17:19.357 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38931"] 28-Sep-2023 11:17:19.358 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 11:17:19.362 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38931"] 28-Sep-2023 11:17:19.371 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38931"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.117 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.069 sec