eed3si9n / gigahorse

Gigahorse is an HTTP client for Scala with multiple backend support.
http://eed3si9n.com/gigahorse
Apache License 2.0
121 stars 25 forks source link

I81 mime type #82

Closed frosforever closed 2 years ago

frosforever commented 2 years ago

Fixes #81

Use parse method to generate a ContentType from a string to better capture the optional charset.

Thanks very much in advance for reviewing this PR!