Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec ------------- Standard Error ----------------- 04-Apr-2024 20:19:27.259 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 04-Apr-2024 20:19:27.962 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 04-Apr-2024 20:19:28.025 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 20:19:28.026 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 04-Apr-2024 20:19:28.133 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42159"] 04-Apr-2024 20:19:28.261 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42159"] 04-Apr-2024 20:19:28.263 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 20:19:28.298 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42159"] 04-Apr-2024 20:19:28.301 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42159"] 04-Apr-2024 20:19:28.310 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 04-Apr-2024 20:19:28.312 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 04-Apr-2024 20:19:28.337 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 20:19:28.337 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 04-Apr-2024 20:19:28.350 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35081"] 04-Apr-2024 20:19:28.378 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35081"] 04-Apr-2024 20:19:28.379 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 20:19:28.382 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35081"] 04-Apr-2024 20:19:28.383 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35081"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.392 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.08 sec