Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec ------------- Standard Error ----------------- 30-May-2023 17:15:20.514 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 30-May-2023 17:15:21.002 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 30-May-2023 17:15:21.063 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-May-2023 17:15:21.063 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 30-May-2023 17:15:21.164 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41303"] 30-May-2023 17:15:21.306 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41303"] 30-May-2023 17:15:21.308 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-May-2023 17:15:21.322 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41303"] 30-May-2023 17:15:21.324 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41303"] 30-May-2023 17:15:21.332 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 30-May-2023 17:15:21.334 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 30-May-2023 17:15:21.343 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-May-2023 17:15:21.344 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 30-May-2023 17:15:21.353 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39995"] 30-May-2023 17:15:21.372 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39995"] 30-May-2023 17:15:21.373 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-May-2023 17:15:21.376 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39995"] 30-May-2023 17:15:21.377 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39995"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.997 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec