mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:23:44 +03:00
docs: use a space after RFC when spelling out RFC numbers
Closes #11382
This commit is contained in:
parent
9bf89bdc5b
commit
22c92a6d51
35 changed files with 73 additions and 70 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue