Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec ------------- Standard Error ----------------- 16-Sep-2023 08:38:47.004 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Sep-2023 08:38:47.569 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 16-Sep-2023 08:38:47.611 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Sep-2023 08:38:47.612 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 16-Sep-2023 08:38:47.699 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45773"] 16-Sep-2023 08:38:47.823 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45773"] 16-Sep-2023 08:38:47.825 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Sep-2023 08:38:47.847 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45773"] 16-Sep-2023 08:38:47.849 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45773"] 16-Sep-2023 08:38:47.859 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Sep-2023 08:38:47.861 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 16-Sep-2023 08:38:47.868 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Sep-2023 08:38:47.868 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 16-Sep-2023 08:38:47.880 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42753"] 16-Sep-2023 08:38:47.904 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42753"] 16-Sep-2023 08:38:47.904 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Sep-2023 08:38:47.909 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42753"] 16-Sep-2023 08:38:47.910 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42753"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.007 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.058 sec