Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 sec ------------- Standard Error ----------------- 07-Dec-2023 14:32:34.572 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Dec-2023 14:32:35.377 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Dec-2023 14:32:35.448 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 14:32:35.449 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.97-dev] 07-Dec-2023 14:32:35.642 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45605"] 07-Dec-2023 14:32:35.905 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45605"] 07-Dec-2023 14:32:35.917 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 14:32:35.956 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45605"] 07-Dec-2023 14:32:35.963 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45605"] 07-Dec-2023 14:32:35.982 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Dec-2023 14:32:36.005 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Dec-2023 14:32:36.006 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 14:32:36.006 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.97-dev] 07-Dec-2023 14:32:36.041 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44843"] 07-Dec-2023 14:32:36.112 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44843"] 07-Dec-2023 14:32:36.114 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 14:32:36.120 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44843"] 07-Dec-2023 14:32:36.130 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44843"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.679 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.151 sec