Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec ------------- Standard Error ----------------- 14-Sep-2023 18:32:35.775 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-Sep-2023 18:32:36.307 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 14-Sep-2023 18:32:36.351 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 18:32:36.351 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 18:32:36.437 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40267"] 14-Sep-2023 18:32:36.583 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40267"] 14-Sep-2023 18:32:36.585 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 18:32:36.613 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40267"] 14-Sep-2023 18:32:36.614 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40267"] 14-Sep-2023 18:32:36.625 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-Sep-2023 18:32:36.627 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 14-Sep-2023 18:32:36.628 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Sep-2023 18:32:36.628 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 14-Sep-2023 18:32:36.639 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34603"] 14-Sep-2023 18:32:36.661 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34603"] 14-Sep-2023 18:32:36.662 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Sep-2023 18:32:36.669 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34603"] 14-Sep-2023 18:32:36.671 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34603"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.016 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec