Sha256: 998d38e830326b3682d2adfd0364fb36a8f74d0709f41bc106660891232e2025
Contents?: true
Size: 278 Bytes
Versions: 31
Compression:
Stored size: 278 Bytes
Contents
# encoding: utf-8 # # The field names of any optional-field MUST NOT be identical to any # field name specified elsewhere in this standard. # # optional-field = field-name ":" unstructured CRLF module Mail class OptionalField < UnstructuredField end end
Version data entries
31 entries across 31 versions & 2 rubygems