Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec ------------- Standard Error ----------------- 01-Jun-2023 13:35:33.428 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Jun-2023 13:35:33.899 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-Jun-2023 13:35:33.943 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 13:35:33.943 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 13:35:34.052 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45921"] 01-Jun-2023 13:35:34.175 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45921"] 01-Jun-2023 13:35:34.177 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 13:35:34.194 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45921"] 01-Jun-2023 13:35:34.197 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45921"] 01-Jun-2023 13:35:34.206 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Jun-2023 13:35:34.208 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-Jun-2023 13:35:34.227 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 13:35:34.227 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 13:35:34.234 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39327"] 01-Jun-2023 13:35:34.255 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39327"] 01-Jun-2023 13:35:34.255 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 13:35:34.258 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39327"] 01-Jun-2023 13:35:34.259 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39327"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.963 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.056 sec