testsuite: changed HTTP and RTSP header line-endings to CRLF

According to RFC 2616 and RFC 2326 individual protocol elements, like
headers and except the actual content, are terminated by using CRLF.

Therefore the test data files for these protocols need to contain
mixed line-endings if the actual protocol elements use CRLF while
the file uses LF.
This commit is contained in:
Marc Hoersken 2014-02-01 00:52:08 +01:00
parent 01844658df
commit 69745aaa45
34 changed files with 524 additions and 524 deletions

View File

@ -38,8 +38,8 @@ Server: test-server/fake
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
ETag: "21025-dc7-39462498"
header length is ........: 239
header length should be..: 239
header length is ........: 245
header length should be..: 245
</datacheck>
</reply>