Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 sec ------------- Standard Error ----------------- 19-Feb-2024 09:28:54.531 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Feb-2024 09:28:55.548 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Feb-2024 09:28:55.589 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 09:28:55.589 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 19-Feb-2024 09:28:55.684 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38403"] 19-Feb-2024 09:28:55.832 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38403"] 19-Feb-2024 09:28:55.834 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 09:28:55.851 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38403"] 19-Feb-2024 09:28:55.854 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38403"] 19-Feb-2024 09:28:55.862 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Feb-2024 09:28:55.864 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Feb-2024 09:28:55.867 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 09:28:55.867 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 19-Feb-2024 09:28:55.871 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43603"] 19-Feb-2024 09:28:55.898 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43603"] 19-Feb-2024 09:28:55.901 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 09:28:55.905 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43603"] 19-Feb-2024 09:28:55.906 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43603"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.807 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.046 sec