]> git.ipfire.org Git - thirdparty/curl.git/commit
tidy-up: URLs (cont.) and mdlinkcheck
authorViktor Szakats <commit@vsz.me>
Tue, 9 Dec 2025 20:24:28 +0000 (21:24 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 10 Dec 2025 00:21:07 +0000 (01:21 +0100)
commitd9d2e339ced3fa02dd0e72e68b0a9b68069c0801
tree10ee9cd279d5f850825c83e55e0693842ba2705f
parent00f06127ce4e0d9115770a2896c816fde087ae71
tidy-up: URLs (cont.) and mdlinkcheck

- add missing ending slashes.
  To avoid duplicates and to use canonical URLs.
- reapply lost updates.
  Follow-up to 2ae983bf4ea5ef86f0e68ea0ff219a91b1aa3428 #19879
- mdlinkcheck: include the `include` directory.
- mdlinkcheck: show unused whitelist items.
- mdlinkcheck: improve debug output.
- mdlinkcheck: delete redundant whitelist items.
- examples/simplessl: lowercase the protocol part.
- BINDINGS: replace one remaining HTTP URL with HTTPS.
  Issue: https://github.com/pycurl/pycurl/issues/892
- BINDINGS: fix a broken link.
- BINDINGS: follow a refresh content redirect.
- KNOWN_BUGS: whitespace.

Closes #19911
16 files changed:
docs/BINDINGS.md
docs/FAQ.md
docs/INFRASTRUCTURE.md
docs/KNOWN_BUGS.md
docs/TODO.md
docs/TheArtOfHttpScripting.md
docs/cmdline-opts/_WWW.md
docs/examples/10-at-a-time.c
docs/examples/crawler.c
docs/examples/maxconnects.c
docs/examples/simplessl.c
docs/internals/CONNECTION-FILTERS.md
docs/tests/TEST-SUITE.md
lib/curl_rtmp.c
packages/vms/curl_gnv_build_steps.txt
scripts/mdlinkcheck