diff options
author | Guitared <guitared@users.noreply.github.com> | 2017-12-03 19:46:44 +0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-12-04 09:15:39 +0100 |
commit | 8dad32bcfb277cdfba47e8e0a5b92a4036f7fd26 (patch) | |
tree | 05dea6182be6726856025a64b69a31dbde2ac430 | |
parent | a08f5a77ccf728740a5fccd9bd1098dea066176d (diff) |
RESOURCES: update spec names
Closes #2145
-rw-r--r-- | docs/RESOURCES | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/RESOURCES b/docs/RESOURCES index 2880b8fb0..55f75df77 100644 --- a/docs/RESOURCES +++ b/docs/RESOURCES @@ -7,13 +7,13 @@ This document lists documents and standards used by curl. - RFC 959 - The FTP protocol + RFC 959 - FTP Protocol RFC 1635 - How to Use Anonymous FTP RFC 1738 - Uniform Resource Locators - RFC 1777 - defines the LDAP protocol + RFC 1777 - Lightweight Directory Access Protocol (LDAP) RFC 1808 - Relative Uniform Resource Locators @@ -23,9 +23,9 @@ This document lists documents and standards used by curl. RFC 1951 - DEFLATE Compressed Data Format Specification - RFC 1952 - gzip compression format + RFC 1952 - GZIP File Format Specification - RFC 1959 - LDAP URL syntax + RFC 1959 - LDAP URL Syntax RFC 2045-2049 - Everything you need to know about MIME! (needed for form based upload) @@ -40,11 +40,11 @@ This document lists documents and standards used by curl. RFC 2183 - The Content-Disposition Header Field - RFC 2195 - CRAM-MD5 authentication + RFC 2195 - CRAM-MD5 Authentication RFC 2229 - A Dictionary Server Protocol - RFC 2255 - Newer LDAP URL syntax document. + RFC 2255 - Newer LDAP URL Format RFC 2231 - MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations @@ -70,15 +70,15 @@ This document lists documents and standards used by curl. RFC 2818 - HTTP Over TLS (TLS is the successor to SSL) - RFC 2821 - SMTP protocol + RFC 2821 - Simple Mail Transfer Protocol (SMTP) RFC 2964 - Use of HTTP State Management RFC 2965 - HTTP State Management Mechanism. Cookies. Obsoletes RFC2109 - RFC 3207 - SMTP over TLS + RFC 3207 - SMTP Over TLS - RFC 4616 - PLAIN authentication + RFC 4616 - PLAIN Authentication RFC 4954 - SMTP Authentication |