pjfanning opened a new pull request, #1713:
URL: https://github.com/apache/pekko-connectors/pull/1713

   Not a big deal but the lowerCaseName method in pekko-http for headers uses 
Locale.ROOT.
   toLowerCase on Strings uses the JVM locale and that can cause problems 
because the result depends on the locale on your JVM.
   
https://stackoverflow.com/questions/13010958/setting-turkish-and-english-locale-translate-turkish-characters-to-latin-equiva


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to