rfc table in readme
This commit is contained in:
parent
0b98a175da
commit
b15b18550e
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -5,3 +5,17 @@
|
||||||
**Focus: correctness over performance**
|
**Focus: correctness over performance**
|
||||||
|
|
||||||
**This is currently only a decoder (parser), encoding is not supported.**
|
**This is currently only a decoder (parser), encoding is not supported.**
|
||||||
|
|
||||||
|
Targeted RFC
|
||||||
|
|
||||||
|
| # | Name |
|
||||||
|
|---|------|
|
||||||
|
|822 | ARPA INTERNET TEXT MESSAGES|
|
||||||
|
|2822 | Internet Message Format (2001) |
|
||||||
|
|5322 | Internet Message Format (2008) |
|
||||||
|
|2045 | ↳ Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies |
|
||||||
|
|2046 | ↳ Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types |
|
||||||
|
|2047 | ↳ MIME (Multipurpose Internet Mail Extensions) Part Three: Message Header Extensions for Non-ASCII Text |
|
||||||
|
|2048 | ↳ Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures |
|
||||||
|
|2049 | ↳ Multipurpose Internet Mail Extensions (MIME) Part Five: Conformance Criteria and Examples |
|
||||||
|
|6532 | Internationalized Email Headers |
|
||||||
|
|
Loading…
Add table
Reference in a new issue