Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec ------------- Standard Error ----------------- 15-Apr-2024 16:07:37.494 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Apr-2024 16:07:38.150 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Apr-2024 16:07:38.205 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 16:07:38.206 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 15-Apr-2024 16:07:38.322 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38797"] 15-Apr-2024 16:07:38.523 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38797"] 15-Apr-2024 16:07:38.526 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 16:07:38.570 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38797"] 15-Apr-2024 16:07:38.579 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38797"] 15-Apr-2024 16:07:38.597 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Apr-2024 16:07:38.606 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Apr-2024 16:07:38.608 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 16:07:38.609 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 15-Apr-2024 16:07:38.621 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33173"] 15-Apr-2024 16:07:38.680 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33173"] 15-Apr-2024 16:07:38.682 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 16:07:38.684 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33173"] 15-Apr-2024 16:07:38.690 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33173"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.311 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.098 sec