Which line break style is more preferable for use in HTTP headers: '\r\n' or '\n', and why?
|
|
However, recognizing that people will break the standard for whatever purposes, there is a "tolerance provision" in Section 19.3 (note that it re-iterates the correct sequence):
Therefore, unless you want to be Evil or otherwise break the RFC's rules, use |
||||
|
|
|
\r\n because RFC 2616 says so (Section 2.2, "Basic Rules"):
|
|||
|
|