Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 sec ------------- Standard Error ----------------- 21-Sep-2023 18:06:48.248 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Sep-2023 18:06:49.078 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-Sep-2023 18:06:49.138 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 18:06:49.139 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 18:06:49.281 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40463"] 21-Sep-2023 18:06:49.465 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40463"] 21-Sep-2023 18:06:49.467 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 18:06:49.504 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40463"] 21-Sep-2023 18:06:49.506 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40463"] 21-Sep-2023 18:06:49.518 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Sep-2023 18:06:49.520 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-Sep-2023 18:06:49.551 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 18:06:49.552 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 18:06:49.559 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42755"] 21-Sep-2023 18:06:49.593 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42755"] 21-Sep-2023 18:06:49.595 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 18:06:49.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42755"] 21-Sep-2023 18:06:49.604 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42755"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.636 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec