Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 sec ------------- Standard Error ----------------- 21-Dec-2023 12:25:36.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Dec-2023 12:25:37.494 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-Dec-2023 12:25:37.538 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:25:37.538 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 21-Dec-2023 12:25:37.635 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34481"] 21-Dec-2023 12:25:37.801 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34481"] 21-Dec-2023 12:25:37.804 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:25:37.819 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34481"] 21-Dec-2023 12:25:37.822 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34481"] 21-Dec-2023 12:25:37.830 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Dec-2023 12:25:37.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-Dec-2023 12:25:37.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Dec-2023 12:25:37.841 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.18-dev] 21-Dec-2023 12:25:37.858 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35203"] 21-Dec-2023 12:25:37.905 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35203"] 21-Dec-2023 12:25:37.906 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Dec-2023 12:25:37.909 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35203"] 21-Dec-2023 12:25:37.911 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35203"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.321 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.084 sec