Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec ------------- Standard Error ----------------- 16-Oct-2023 13:09:01.104 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Oct-2023 13:09:01.823 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 16-Oct-2023 13:09:01.870 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:09:01.870 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:09:01.981 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41315"] 16-Oct-2023 13:09:02.134 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41315"] 16-Oct-2023 13:09:02.136 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:09:02.163 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41315"] 16-Oct-2023 13:09:02.165 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41315"] 16-Oct-2023 13:09:02.176 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Oct-2023 13:09:02.179 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 16-Oct-2023 13:09:02.185 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:09:02.185 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:09:02.198 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33803"] 16-Oct-2023 13:09:02.234 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33803"] 16-Oct-2023 13:09:02.235 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:09:02.240 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33803"] 16-Oct-2023 13:09:02.241 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33803"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.274 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.075 sec