メインコンテンツまでスキップ

4.4. 各パートのContent-Typeヘッダフィールド

4.4. Content-Type Header Field for Each Part

🇬🇧 英文原文

Each part MAY have an (optional) "Content-Type" header field, which defaults to "text/plain". If the contents of a file are to be sent, the file data SHOULD be labeled with an appropriate media type, if known, or "application/octet-stream".


🇯🇵 日本語訳

各パートには、(オプションの)「Content-Type」ヘッダフィールドがあってもよく(MAY)、デフォルトは「text/plain」である。ファイルの内容を送信する場合、ファイルデータは、既知であれば適切なメディアタイプ、または「application/octet-stream」でラベル付けすべきである(SHOULD)。