Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 sec ------------- Standard Error ----------------- 28-Dec-2023 12:50:53.236 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Dec-2023 12:50:53.993 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Dec-2023 12:50:54.061 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Dec-2023 12:50:54.062 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 28-Dec-2023 12:50:54.227 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45545"] 28-Dec-2023 12:50:54.361 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45545"] 28-Dec-2023 12:50:54.364 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Dec-2023 12:50:54.399 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45545"] 28-Dec-2023 12:50:54.403 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45545"] 28-Dec-2023 12:50:54.411 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Dec-2023 12:50:54.413 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 28-Dec-2023 12:50:54.434 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Dec-2023 12:50:54.434 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 28-Dec-2023 12:50:54.439 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36657"] 28-Dec-2023 12:50:54.467 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36657"] 28-Dec-2023 12:50:54.468 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Dec-2023 12:50:54.472 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36657"] 28-Dec-2023 12:50:54.473 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36657"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.509 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.066 sec