Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 sec ------------- Standard Error ----------------- 10-Apr-2024 22:18:37.548 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 10-Apr-2024 22:18:38.141 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Apr-2024 22:18:38.206 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Apr-2024 22:18:38.208 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.22-dev] 10-Apr-2024 22:18:38.371 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37599"] 10-Apr-2024 22:18:38.584 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37599"] 10-Apr-2024 22:18:38.587 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Apr-2024 22:18:38.613 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37599"] 10-Apr-2024 22:18:38.617 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37599"] 10-Apr-2024 22:18:38.633 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 10-Apr-2024 22:18:38.646 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-Apr-2024 22:18:38.686 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Apr-2024 22:18:38.686 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.22-dev] 10-Apr-2024 22:18:38.695 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35971"] 10-Apr-2024 22:18:38.727 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35971"] 10-Apr-2024 22:18:38.728 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Apr-2024 22:18:38.731 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35971"] 10-Apr-2024 22:18:38.732 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35971"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.351 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.103 sec