Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec ------------- Standard Error ----------------- 27-Sep-2023 15:49:15.846 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 27-Sep-2023 15:49:16.303 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 27-Sep-2023 15:49:16.342 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 15:49:16.343 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 27-Sep-2023 15:49:16.414 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37383"] 27-Sep-2023 15:49:16.504 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37383"] 27-Sep-2023 15:49:16.506 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 15:49:16.526 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37383"] 27-Sep-2023 15:49:16.528 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37383"] 27-Sep-2023 15:49:16.535 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 27-Sep-2023 15:49:16.537 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 27-Sep-2023 15:49:16.545 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Sep-2023 15:49:16.545 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 27-Sep-2023 15:49:16.552 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35025"] 27-Sep-2023 15:49:16.574 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35025"] 27-Sep-2023 15:49:16.575 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Sep-2023 15:49:16.579 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35025"] 27-Sep-2023 15:49:16.580 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35025"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.868 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.047 sec