Swift Packages
Repository | Description |
---|---|
Swime | 🗂 Swift MIME type checking based on magic bytes |
MediaType | This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings. |
MimeParser | Mime parsing in Swift | Relevant RFCs: RFC 822, RFC 2045, RFC 2046 |
Multipart | A simple multipart MIME encoder that supports form-data, files and nesting. |