watson-developer-cloud / swift-sdk

:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.
https://watson-developer-cloud.github.io/swift-sdk/
Apache License 2.0
878 stars 222 forks source link

Create MIME content type library #72

Closed glennrfisher closed 8 years ago

glennrfisher commented 9 years ago

This would mostly require expanding the ContentType enum in NetworkUtils to support IANA's standard formats.

We could use similar libraries in other languages as examples: halostatue/mime-types, liluo/mime-types.