Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec ------------- Standard Error ----------------- 14-Sep-2023 11:48:13.012 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Sep-2023 11:48:13.563 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Sep-2023 11:48:13.594 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 11:48:13.594 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 11:48:13.679 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42711"] 14-Sep-2023 11:48:13.807 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42711"] 14-Sep-2023 11:48:13.808 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 11:48:13.827 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42711"] 14-Sep-2023 11:48:13.832 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42711"] 14-Sep-2023 11:48:13.838 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Sep-2023 11:48:13.839 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Sep-2023 11:48:13.840 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 11:48:13.840 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 11:48:13.848 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39921"] 14-Sep-2023 11:48:13.876 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39921"] 14-Sep-2023 11:48:13.877 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 11:48:13.881 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39921"] 14-Sep-2023 11:48:13.885 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39921"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.019 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.05 sec