Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec ------------- Standard Error ----------------- 29-Sep-2023 16:08:53.809 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Sep-2023 16:08:54.273 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 29-Sep-2023 16:08:54.317 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Sep-2023 16:08:54.317 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 29-Sep-2023 16:08:54.404 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 29-Sep-2023 16:08:54.527 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 29-Sep-2023 16:08:54.529 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Sep-2023 16:08:54.550 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 29-Sep-2023 16:08:54.552 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43609"] 29-Sep-2023 16:08:54.557 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Sep-2023 16:08:54.559 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 29-Sep-2023 16:08:54.570 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Sep-2023 16:08:54.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 29-Sep-2023 16:08:54.575 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36963"] 29-Sep-2023 16:08:54.600 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36963"] 29-Sep-2023 16:08:54.601 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Sep-2023 16:08:54.604 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36963"] 29-Sep-2023 16:08:54.606 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36963"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.959 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.051 sec