Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 sec ------------- Standard Error ----------------- 09-Dec-2023 21:22:02.132 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Dec-2023 21:22:02.754 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 09-Dec-2023 21:22:02.811 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 21:22:02.812 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.17-dev] 09-Dec-2023 21:22:02.909 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 09-Dec-2023 21:22:03.126 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 09-Dec-2023 21:22:03.129 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 21:22:03.151 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 09-Dec-2023 21:22:03.156 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 09-Dec-2023 21:22:03.168 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Dec-2023 21:22:03.172 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 09-Dec-2023 21:22:03.180 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 21:22:03.181 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.17-dev] 09-Dec-2023 21:22:03.186 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36821"] 09-Dec-2023 21:22:03.219 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36821"] 09-Dec-2023 21:22:03.220 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 21:22:03.226 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36821"] 09-Dec-2023 21:22:03.227 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36821"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.301 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.063 sec