Content-Type (charset) formatting
Date: Sun, 24 May 2020 20:32:46 +0200
Hello,
I was changing curl a little to integrate as request library into one of
our projects, and then realized that the Content-Type by default is
"text/html; charset=UTF-8", while this isn't a problem in most cases it is
recommended by https://tools.ietf.org/html/rfc7231#section-3.1.1.1 to
use "text/html;charset=utf-8",
now I looked in the curl source what exactly I would have to change to
change the charset to lower-case, but couldn't find it. Does anyone have an
idea what I would have to change to achieve that?
Kindest regards and thanks in advance,
Mark
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-05-24