diff options
author | Yang Tse <yangsita@gmail.com> | 2007-03-03 05:16:57 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-03-03 05:16:57 +0000 |
commit | e5f8e5e57a7191b2d2c07b5097fec378136d0dd4 (patch) | |
tree | d811ecf7eea41ef42b2533dd0dd6d5e88161ade2 /tests/data/test278 | |
parent | 53a3abc76b0e92aa3f658d3f8f6e75f18ace7c46 (diff) |
stricter newline policy
Diffstat (limited to 'tests/data/test278')
-rw-r--r-- | tests/data/test278 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test278 b/tests/data/test278 index 411cc6318..ceb8ba71d 100644 --- a/tests/data/test278 +++ b/tests/data/test278 @@ -10,12 +10,12 @@ HTTP proxy Basic auth # Server-side <reply> <data> -HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT -Content-Type: text/html -Content-Length: 27 - -the content would go here +HTTP/1.1 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Type: text/html
+Content-Length: 27
+
+the content would go here
</data> </reply> |