Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 sec ------------- Standard Error ----------------- 18-Sep-2023 16:58:28.138 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 18-Sep-2023 16:58:28.789 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 18-Sep-2023 16:58:28.826 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Sep-2023 16:58:28.827 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 18-Sep-2023 16:58:28.919 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39867"] 18-Sep-2023 16:58:29.091 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39867"] 18-Sep-2023 16:58:29.094 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Sep-2023 16:58:29.119 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39867"] 18-Sep-2023 16:58:29.127 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39867"] 18-Sep-2023 16:58:29.135 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 18-Sep-2023 16:58:29.137 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 18-Sep-2023 16:58:29.138 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Sep-2023 16:58:29.138 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 18-Sep-2023 16:58:29.145 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34885"] 18-Sep-2023 16:58:29.179 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34885"] 18-Sep-2023 16:58:29.186 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Sep-2023 16:58:29.191 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34885"] 18-Sep-2023 16:58:29.195 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34885"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.227 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.065 sec