clarify what a MIME type is
This commit is contained in:
parent
30acff0a67
commit
b6a2237601
1
SPEC.md
1
SPEC.md
|
@ -12,6 +12,7 @@ This document also uses the following terminology:
|
|||
| --- | --- |
|
||||
| SHA256(x) | An `x` value hashed via the SHA256 hashing function. |
|
||||
| base64 | The base64 data encoding format, which is described in [RFC4648](https://www.rfc-editor.org/rfc/rfc4648) |
|
||||
| MIME type | The MIME file type, as described in [RFC2045](https://www.rfc-editor.org/rfc/rfc2045) |
|
||||
|
||||
# NAMING
|
||||
This section is more of a convention rather than a requirement.
|
||||
|
|
Loading…
Reference in New Issue