1 - 2 - 7 - 8 - A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X
LF
Click on the red underlined text to get to the source
... HTTP/1.1 defines the sequence CR LF as the end-of-line marker for all
protocol elements except the entity ...
... transport of text media with plain CR or LF alone representing a line
break when it is done consistently for an entire entity-body. HTTP ...
... applications MUST accept CRLF, bare CR, and bare LF as being
representative of a line break in text media received via HTTP ...
... character set that does not
use octets 13 and 10 for CR and LF respectively, as is the case for
some multi-byte character sets, HTTP ...
... character set to represent the
equivalent of CR and LF for line breaks. This flexibility regarding
line breaks ...
... entity-body; a bare CR
or LF MUST NOT be substituted for CRLF within any of the HTTP control
...
... elements are separated by SP characters. No CR or LF are allowed
except in the final CRLF sequence.
...
... However, we recommend that applications, when parsing such headers,
recognize a single LF as a line terminator and ignore the leading CR.
...
... CRLF, bare CR, and bare
LF to indicate a line break within text content when a message is
transmitted over HTTP ...
... character sets which do not use octets 13 and
10 to represent CR and LF, as is the case for some multi-byte
character sets.
...
