Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 sec ------------- Standard Error ----------------- 01-Jun-2023 20:29:34.126 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Jun-2023 20:29:34.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Jun-2023 20:29:34.693 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 20:29:34.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 20:29:34.786 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45075"] 01-Jun-2023 20:29:34.946 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45075"] 01-Jun-2023 20:29:34.948 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 20:29:34.966 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45075"] 01-Jun-2023 20:29:34.972 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45075"] 01-Jun-2023 20:29:34.977 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Jun-2023 20:29:34.979 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Jun-2023 20:29:34.980 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 20:29:34.980 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 20:29:34.985 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35959"] 01-Jun-2023 20:29:35.012 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35959"] 01-Jun-2023 20:29:35.015 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 20:29:35.019 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35959"] 01-Jun-2023 20:29:35.023 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35959"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.028 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec