I'm trying to use g_mime_format_options_set_newline_format to control line endings when writing message to a stream, it seems that it doesn't affect header line endings though. They are always written as \n. Is it possible to control which line ending gets written in headers?