Closed dkocher closed 2 years ago
The output from org.junit.platform.console.ConsoleLauncher says
org.junit.platform.console.ConsoleLauncher
[INFO] [exec] Thanks for using JUnit! Support its development at https://junit.org/sponsoring
but the page redirects to itself.
silverbullet:~ dkocher$ http -v head https://junit.org/sponsoring HEAD /sponsoring HTTP/1.1 Accept: */* Accept-Encoding: gzip, deflate Connection: keep-alive Host: junit.org User-Agent: HTTPie/2.6.0 HTTP/1.1 301 Moved Permanently CF-Cache-Status: DYNAMIC CF-RAY: 74a04fc5490c23af-ZRH Connection: keep-alive Content-Type: text/html Date: Tue, 13 Sep 2022 10:48:38 GMT Server: cloudflare location: https://junit.org/sponsoring x-github-request-id: F070:0AF7:4620F6:5D6B9A:63206006
It should redirect browsers to https://steadyhq.com/junit
Fixed. It was caused by GitHub and CloudFlare redirecting to HTTP/HTTPS in turn indefinitely.
The output from
org.junit.platform.console.ConsoleLauncher
saysbut the page redirects to itself.