Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec ------------- Standard Error ----------------- 02-Jun-2023 12:20:53.824 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Jun-2023 12:20:54.297 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Jun-2023 12:20:54.325 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Jun-2023 12:20:54.325 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 02-Jun-2023 12:20:54.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34817"] 02-Jun-2023 12:20:54.575 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34817"] 02-Jun-2023 12:20:54.579 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Jun-2023 12:20:54.596 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34817"] 02-Jun-2023 12:20:54.601 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34817"] 02-Jun-2023 12:20:54.606 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Jun-2023 12:20:54.608 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Jun-2023 12:20:54.609 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Jun-2023 12:20:54.609 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 02-Jun-2023 12:20:54.614 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43329"] 02-Jun-2023 12:20:54.644 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43329"] 02-Jun-2023 12:20:54.647 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Jun-2023 12:20:54.650 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43329"] 02-Jun-2023 12:20:54.653 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43329"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.972 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.049 sec