docs: use "WebSocket" in singular

This is how the RFC calls the protocol. Also rename the file in docs/ to
WEBSOCKET.md in uppercase to match how we have done it for many other
protocol docs in similar fashion.

Add the WebSocket docs to the tarball.

Closes #9496
This commit is contained in:
Daniel Stenberg 2022-09-13 09:17:53 +02:00
parent 7740530ced
commit 6a1bfbd11b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 35 additions and 34 deletions

View file

@ -91,7 +91,8 @@ EXTRA_DIST = \
TODO \
TheArtOfHttpScripting.md \
URL-SYNTAX.md \
VERSIONS.md
VERSIONS.md \
WEBSOCKET.md
MAN2HTML= roffit $< >$@