Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec ------------- Standard Error ----------------- 19-Sep-2023 16:22:48.333 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Sep-2023 16:22:48.935 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 19-Sep-2023 16:22:48.968 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2023 16:22:48.968 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 19-Sep-2023 16:22:49.065 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38019"] 19-Sep-2023 16:22:49.218 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38019"] 19-Sep-2023 16:22:49.220 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2023 16:22:49.242 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38019"] 19-Sep-2023 16:22:49.253 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38019"] 19-Sep-2023 16:22:49.260 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Sep-2023 16:22:49.262 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 19-Sep-2023 16:22:49.263 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2023 16:22:49.263 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 19-Sep-2023 16:22:49.272 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44937"] 19-Sep-2023 16:22:49.304 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44937"] 19-Sep-2023 16:22:49.306 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2023 16:22:49.311 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44937"] 19-Sep-2023 16:22:49.316 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44937"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.112 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.06 sec