Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec ------------- Standard Error ----------------- 21-Sep-2023 11:14:10.765 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Sep-2023 11:14:11.317 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Sep-2023 11:14:11.351 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 11:14:11.351 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 11:14:11.447 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42631"] 21-Sep-2023 11:14:11.571 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42631"] 21-Sep-2023 11:14:11.572 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 11:14:11.595 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42631"] 21-Sep-2023 11:14:11.605 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42631"] 21-Sep-2023 11:14:11.614 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Sep-2023 11:14:11.616 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-Sep-2023 11:14:11.617 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Sep-2023 11:14:11.617 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 21-Sep-2023 11:14:11.624 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38391"] 21-Sep-2023 11:14:11.659 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38391"] 21-Sep-2023 11:14:11.660 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Sep-2023 11:14:11.665 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38391"] 21-Sep-2023 11:14:11.670 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38391"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.012 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec