UrlEncodedContent class should use URI path encoding #1098
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
UrlEncodedContent class use a deprecated URL encoder function. For another feature request in Google-auth-library-java (I will paste the link when the issue will be created), I need to use URI path encoding (especially for not encoding the + when I define a list of scopes in the auth library).
The text was updated successfully, but these errors were encountered: