docs: use a space after RFC when spelling out RFC numbers

Closes #11382
This commit is contained in:
Daniel Stenberg 2023-06-25 10:50:17 +02:00
parent 9bf89bdc5b
commit 22c92a6d51
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
35 changed files with 73 additions and 70 deletions

View file

@ -304,7 +304,7 @@
Back in late 1995 they defined an additional way to post data over HTTP. It
is documented in the RFC 1867, why this method sometimes is referred to as
RFC1867-posting.
RFC 1867-posting.
This method is mainly designed to better support file uploads. A form that
allows a user to upload a file could be written like this in HTML: