v0.29.0: Release 0.29.0
New features
- Added MediaType.parseLeniently() and .isValid()
Changes
- Message.contentType() and other methods that internally call it now use the lenient MediaType parser instead of throwing IllegalArgumentException #83
New features
Changes