Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 sec ------------- Standard Error ----------------- 09-Dec-2023 20:47:48.284 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Dec-2023 20:47:49.207 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 09-Dec-2023 20:47:49.299 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 20:47:49.300 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 09-Dec-2023 20:47:49.416 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43383"] 09-Dec-2023 20:47:49.553 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43383"] 09-Dec-2023 20:47:49.556 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 20:47:49.571 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43383"] 09-Dec-2023 20:47:49.576 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43383"] 09-Dec-2023 20:47:49.584 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Dec-2023 20:47:49.586 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 09-Dec-2023 20:47:49.592 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Dec-2023 20:47:49.592 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 09-Dec-2023 20:47:49.614 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33667"] 09-Dec-2023 20:47:49.672 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33667"] 09-Dec-2023 20:47:49.673 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Dec-2023 20:47:49.676 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33667"] 09-Dec-2023 20:47:49.677 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33667"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.54 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec