Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec ------------- Standard Error ----------------- 08-Apr-2024 09:39:49.845 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 08-Apr-2024 09:39:50.432 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 08-Apr-2024 09:39:50.477 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Apr-2024 09:39:50.477 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 08-Apr-2024 09:39:50.611 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35667"] 08-Apr-2024 09:39:50.813 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35667"] 08-Apr-2024 09:39:50.816 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Apr-2024 09:39:50.840 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35667"] 08-Apr-2024 09:39:50.846 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35667"] 08-Apr-2024 09:39:50.876 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 08-Apr-2024 09:39:50.878 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 08-Apr-2024 09:39:50.897 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Apr-2024 09:39:50.897 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 08-Apr-2024 09:39:50.917 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45495"] 08-Apr-2024 09:39:50.961 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45495"] 08-Apr-2024 09:39:50.964 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Apr-2024 09:39:50.967 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45495"] 08-Apr-2024 09:39:50.969 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45495"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.336 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.098 sec