Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec ------------- Standard Error ----------------- 03-Feb-2024 11:50:30.647 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Feb-2024 11:50:31.268 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 03-Feb-2024 11:50:31.339 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 11:50:31.346 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 03-Feb-2024 11:50:31.456 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36655"] 03-Feb-2024 11:50:31.637 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36655"] 03-Feb-2024 11:50:31.639 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 11:50:31.689 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36655"] 03-Feb-2024 11:50:31.697 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36655"] 03-Feb-2024 11:50:31.708 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Feb-2024 11:50:31.723 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 03-Feb-2024 11:50:31.771 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 11:50:31.771 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 03-Feb-2024 11:50:31.794 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33453"] 03-Feb-2024 11:50:31.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33453"] 03-Feb-2024 11:50:31.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 11:50:31.840 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33453"] 03-Feb-2024 11:50:31.842 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33453"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.321 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.139 sec