Open
Description
Description
Ref: https://datatracker.ietf.org/doc/html/rfc8259#section-11 (last paragraph)
But see:
This type should be deprecated (and users encouraged to use a variant without charset).
Example
MediaType.JSON_UTF_8 is in non-sense media type; no charset param exists for JSON.
Expected Behavior
Use should lead to a deprecation warning.
Actual Behavior
It does not.
Packages
com.google.common.net
Platforms
No response
Checklist
- I agree to follow the code of conduct.