Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 sec ------------- Standard Error ----------------- 19-Sep-2023 16:34:37.201 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Sep-2023 16:34:37.827 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Sep-2023 16:34:37.896 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2023 16:34:37.897 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 19-Sep-2023 16:34:38.037 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35333"] 19-Sep-2023 16:34:38.214 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35333"] 19-Sep-2023 16:34:38.216 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2023 16:34:38.242 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35333"] 19-Sep-2023 16:34:38.244 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35333"] 19-Sep-2023 16:34:38.253 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Sep-2023 16:34:38.255 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Sep-2023 16:34:38.257 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Sep-2023 16:34:38.257 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 19-Sep-2023 16:34:38.263 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38559"] 19-Sep-2023 16:34:38.285 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38559"] 19-Sep-2023 16:34:38.286 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Sep-2023 16:34:38.293 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38559"] 19-Sep-2023 16:34:38.294 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-38559"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.235 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.051 sec