All is Bytes and Charset encoding! #2
javaguru
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All is Bytes and Charset encoding!
Re-encoding HttpUrl, Special Characters are re-interpreted (encode Sharp # --> %23)
Remove UriComponentsBuilder not encode here and let BackendService encoded for us
WARN RestClientResponseException use now the default Charset UTF-8 vs ISO_8859_1 in Spring < 5.1.18
Optimize HttpHeaders, encodeBasicAuth, setBearerAuth
Add nexus.backend.http.response.truncated.maxLength
Fix UriComponentsBuilder /proxy and /redirect MockController
Fix MockController UriComponentsBuilder.fromHttpUrl
Add ContentNegotiationConfigurer force json
Update Doc
This discussion was created from the release All is Bytes and Charset encoding!.
Beta Was this translation helpful? Give feedback.
All reactions