http-charset-to-char-encoding (プロシージャ)
public {http-charset-to-char-encoding
http-charset:String
}:CharEncoding
インポート元: CURL.GUI.STANDARD. package 内で定義されています CURL.IO.HTTP.

HttpHeaders.content-type 内の HTTP "charset" パラメータを、CharEncoding 列挙型の要素にマッピングします。

http-charset: HTTP "charset" パラメータを含む文字列。

戻り値

http-charset に対応する CharEncodinghttp-charset をマッピングできなかった場合、CharEncoding.none-specified を返します。

注意事項

http-charset は、大文字と小文字の区別のない文字列として扱われます。