用語「RFC2854」について
RFC2854
"The 'text/html' Media Type" と題する RFC です。text/html なリソース、すなわち HTML 文書については、
The text/html media type is now defined by W3C Recommendations; the latest published version is [HTML401]. In addition, [XHTML1] defines a profile of use of XHTML which is compatible with HTML 4.01 and which may also be labeled as text/html.
以上、RFC2854 より
と、W3C の仕様を参照してねと言っています。これによって RFC1866 と RFC2070 は破棄されました。
実はこの RFC には以下のようなことが書かれていて、
The optional parameter "charset" refers to the character encoding used to represent the HTML document as a sequence of bytes. Any registered IANA charset may be used, but UTF-8 is preferred. Although this parameter is optional, it is strongly recommended that it always be present. See Section 6 below for a discussion of charset default rules.
以上、RFC2854 より
HTML の文字符号化方式としては UTF-8 が好ましい、なんてことをさりげなく言っていますが、これはあまり知られていないような気がします。
「RFC2854」に関連する用語
「RFC2854」に関連する Web サイト
- 「RFC2854」へのコメント (2件)