[][src]Module rustyknife::rfc2231

Encoded MIME parameters

Implements RFC 2045 syntax extended with RFC 2231

Enums

ContentDisposition

Value from a MIME "Content-Disposition" header.

ContentTransferEncoding

Value from a MIME "Content-Transfer-Encoding" header.

Functions

content_disposition

Parse a MIME "Content-Disposition" header.

content_transfer_encoding

Parse a MIME "Content-Transfer-Encoding" header.

content_type

Parse a MIME "Content-Type" header.