ตามบทความนี้ขอแนะนำให้ใช้แอปพลิเคชัน / xml
แก้ไข
ฉันติดตามบทความเล็กน้อย
ผู้เขียนอ้างว่าการเข้ารหัสที่ประกาศในคำสั่งการประมวลผล XML เช่น:
<?xml version="1.0" encoding="UTF-8"?>
สามารถถูกละเว้นเมื่อใช้text/xml
ชนิดสื่อบันทึก
พวกเขาสนับสนุนการทำวิทยานิพนธ์ด้วยคำจำกัดความของtext/*
ข้อมูลจำเพาะตระกูลประเภท MIME ในRFC 2046โดยเฉพาะส่วนต่อไปนี้:
4.1.2. Charset Parameter
A critical parameter that may be specified in the Content-Type field
for "text/plain" data is the character set. This is specified with a
"charset" parameter, as in:
Content-type: text/plain; charset=iso-8859-1
Unlike some other parameter values, the values of the charset
parameter are NOT case sensitive. The default character set, which
must be assumed in the absence of a charset parameter, is US-ASCII.
The specification for any future subtypes of "text" must specify
whether or not they will also utilize a "charset" parameter, and may
possibly restrict its values as well. For other subtypes of "text"
than "text/plain", the semantics of the "charset" parameter should be
defined to be identical to those specified here for "text/plain",
i.e., the body consists entirely of characters in the given charset.
In particular, definers of future "text" subtypes should pay close
attention to the implications of multioctet character sets for their
subtype definitions.
ตามที่พวกเขาสามารถหลีกเลี่ยงปัญหาดังกล่าวเมื่อใช้application/xml
ประเภท MIME text/xml
ไม่ว่าจะเป็นจริงหรือไม่ฉันจะไม่ไปไกลเท่าที่จะหลีกเลี่ยง IMHO เป็นการดีที่สุดที่จะทำตามความหมายของความสามารถในการอ่านของมนุษย์ (อ่านไม่ได้) และอย่าลืมระบุชุดอักขระ