This won't happen because A) this is a locale-dependent thing. Some languages and locales will not accept "." as a separator but will instead insist on others and B) the text is written by libcurl and the library has no locale awareness and I don't want to add any such.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your suggestion, but...
This won't happen because A) this is a locale-dependent thing. Some languages and locales will not accept "." as a separator but will instead insist on others and B) the text is written by libcurl and the library has no locale awareness and I don't want to add any such.