Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec ------------- Standard Error ----------------- 15-Sep-2023 12:11:31.813 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Sep-2023 12:11:32.352 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Sep-2023 12:11:32.383 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 12:11:32.383 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 12:11:32.463 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38827"] 15-Sep-2023 12:11:32.602 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38827"] 15-Sep-2023 12:11:32.605 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 12:11:32.632 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38827"] 15-Sep-2023 12:11:32.642 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38827"] 15-Sep-2023 12:11:32.655 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Sep-2023 12:11:32.659 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Sep-2023 12:11:32.659 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Sep-2023 12:11:32.660 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 15-Sep-2023 12:11:32.671 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36007"] 15-Sep-2023 12:11:32.722 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36007"] 15-Sep-2023 12:11:32.723 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Sep-2023 12:11:32.730 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36007"] 15-Sep-2023 12:11:32.735 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36007"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.012 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.084 sec