[2] CRLF は、改行を表す2つの文字 CR
、LF
の列です。
The term CRLF, in this set of documents, refers to the sequence of octets corresponding to the two US-ASCII characters CR (decimal value 13) and LF (decimal value 10) which, taken together, in this order, denote a line break in RFC 822 mail.
この文書集合中の用語 CRLF は、2つの US-ASCII 文字 CR (10進値13), LF (10進値10) に対応するオクテット列を表します。 この2文字は RFC 822 メイル中で一緒にこの順に現れて、改行を示します。
[1] Re: draft-klensin-net-utf8-03.txt (Roy T. Fielding 著, 版) http://lists.w3.org/Archives/Public/public-ietf-w3c/2007May/0002.html
[4] Web Applications 1.0 r8889 Clarify the handling of CRLF in HTML. ( 版) https://html5.org/r/8889