docs: bring back ALTSVC.md and HSTS.md

This partly reverts 0e06603b23

These file formats are not properly documented elsewhere, plus the
website uses these files to populate the documentation pages to which
users end up via the URLs that are mentioned within the alt-svc and hsts
files.

Fixes #15705
Reported-by: Jeffrey Bosboom
Closes #15706
This commit is contained in:
Daniel Stenberg 2024-12-09 08:52:01 +01:00
parent ebce0e7e4a
commit 96ffb57040
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 93 additions and 0 deletions

View file

@ -61,6 +61,7 @@ INTERNALDOCS = \
EXTRA_DIST = \
$(CURLPAGES) \
$(INTERNALDOCS) \
ALTSVC.md \
BINDINGS.md \
BUG-BOUNTY.md \
BUGS.md \
@ -82,6 +83,7 @@ EXTRA_DIST = \
GOVERNANCE.md \
HELP-US.md \
HISTORY.md \
HSTS.md \
HTTP-COOKIES.md \
HTTP3.md \
INSTALL \