-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoid UnsupportedEncodingException & use const from StandardCharsets #11948
Avoid UnsupportedEncodingException & use const from StandardCharsets #11948
Conversation
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
37056c7
to
830d2e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BigAssFan, GlobalCache, Squeezebox, and ZoneMinder LGTM
Thanks for the improvements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for this big cleanup! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de> Signed-off-by: Michael Schmidt <mi.schmidt.83@gmail.com>
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de> Signed-off-by: Nick Waterton <n.waterton@outlook.com>
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
…penhab#11948) Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
UnsupportedEncodingException
& use const fromStandardCharsets
Signed-off-by: Christoph Weitkamp github@christophweitkamp.de