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 | |
parent | 53a3abc76b0e92aa3f658d3f8f6e75f18ace7c46 (diff) |
stricter newline policy
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test278 | 12 | ||||
-rw-r--r-- | tests/data/test279 | 14 |
2 files changed, 13 insertions, 13 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> diff --git a/tests/data/test279 b/tests/data/test279 index 1328a8c59..c37e9ab11 100644 --- a/tests/data/test279 +++ b/tests/data/test279 @@ -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> @@ -28,7 +28,7 @@ http HTTP with proxy string including http:// and user only </name> <command> -http://we.want.that.site.com/279 -x http://f%61ke@%HOSTIP:%HTTPPORT +http://we.want.that.site.com/279 -x http://f%61ke@%HOSTIP:%HTTPPORT
</command> </client> |