Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec ------------- Standard Error ----------------- 28-Sep-2023 11:28:33.601 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Sep-2023 11:28:34.209 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Sep-2023 11:28:34.251 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 11:28:34.251 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 28-Sep-2023 11:28:34.350 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41419"] 28-Sep-2023 11:28:34.511 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41419"] 28-Sep-2023 11:28:34.512 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 11:28:34.543 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41419"] 28-Sep-2023 11:28:34.544 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41419"] 28-Sep-2023 11:28:34.552 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Sep-2023 11:28:34.554 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 28-Sep-2023 11:28:34.564 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 11:28:34.565 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 28-Sep-2023 11:28:34.572 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33521"] 28-Sep-2023 11:28:34.597 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33521"] 28-Sep-2023 11:28:34.597 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 11:28:34.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33521"] 28-Sep-2023 11:28:34.603 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33521"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.128 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec