It looks like Salsa also requires HTTP/1.1+ now?
How hard is it to "just" make w3m speak HTTP/1.1?
I seem to recall 1.0 and 1.1 are pretty similar.
I just ran "dman logcheck" (with PAGER=w3m) and followed the link to
https://salsa.debian.org/debian/logcheck, but it silently failed to
change page.
$ curl -sSfL --http1.0 https://salsa.debian.org/debian/logcheck | file -
curl: (35) OpenSSL/3.0.16: error:0A00006E:SSL routines::bad extension
/dev/stdin: empty
$ curl -sSfL --http1.1 https://salsa.debian.org/debian/logcheck | file -
/dev/stdin: HTML document, Unicode text, UTF-8 text, with very long
lines (9923)
Testing was done on Debian 12.