Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 sec ------------- Standard Error ----------------- 21-Oct-2024 13:37:44.518 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Oct-2024 13:37:45.550 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-Oct-2024 13:37:45.604 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Oct-2024 13:37:45.604 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 21-Oct-2024 13:37:45.730 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39139"] 21-Oct-2024 13:37:45.924 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39139"] 21-Oct-2024 13:37:45.929 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Oct-2024 13:37:45.949 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39139"] 21-Oct-2024 13:37:45.951 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39139"] 21-Oct-2024 13:37:45.973 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Oct-2024 13:37:45.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-Oct-2024 13:37:45.999 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Oct-2024 13:37:45.999 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 21-Oct-2024 13:37:46.010 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45033"] 21-Oct-2024 13:37:46.034 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45033"] 21-Oct-2024 13:37:46.035 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Oct-2024 13:37:46.041 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45033"] 21-Oct-2024 13:37:46.045 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45033"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.549 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.075 sec