Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec ------------- Standard Error ----------------- 07-Jun-2023 18:16:17.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Jun-2023 18:16:18.115 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Jun-2023 18:16:18.145 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 18:16:18.146 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 18:16:18.242 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42833"] 07-Jun-2023 18:16:18.450 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42833"] 07-Jun-2023 18:16:18.454 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 18:16:18.477 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42833"] 07-Jun-2023 18:16:18.486 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42833"] 07-Jun-2023 18:16:18.491 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Jun-2023 18:16:18.493 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Jun-2023 18:16:18.494 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 18:16:18.494 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 18:16:18.500 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43931"] 07-Jun-2023 18:16:18.529 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43931"] 07-Jun-2023 18:16:18.531 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 18:16:18.534 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43931"] 07-Jun-2023 18:16:18.538 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43931"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.033 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.048 sec