Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 sec ------------- Standard Error ----------------- 18-Sep-2023 17:10:20.651 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 18-Sep-2023 17:10:21.339 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 18-Sep-2023 17:10:21.396 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Sep-2023 17:10:21.396 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 18-Sep-2023 17:10:21.523 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37075"] 18-Sep-2023 17:10:21.719 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37075"] 18-Sep-2023 17:10:21.723 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Sep-2023 17:10:21.749 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37075"] 18-Sep-2023 17:10:21.750 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37075"] 18-Sep-2023 17:10:21.764 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 18-Sep-2023 17:10:21.767 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 18-Sep-2023 17:10:21.777 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Sep-2023 17:10:21.778 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 18-Sep-2023 17:10:21.794 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38605"] 18-Sep-2023 17:10:21.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38605"] 18-Sep-2023 17:10:21.834 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Sep-2023 17:10:21.838 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38605"] 18-Sep-2023 17:10:21.840 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38605"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.291 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.096 sec