mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:07:16 +03:00
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:
parent
ebce0e7e4a
commit
96ffb57040
3 changed files with 93 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue