stricter newline policy

This commit is contained in:
Yang Tse
2007-03-03 05:16:57 +00:00
parent 53a3abc76b
commit e5f8e5e57a
2 changed files with 13 additions and 13 deletions

View File

@@ -10,12 +10,12 @@ HTTP proxy Basic auth
# Server-side # Server-side
<reply> <reply>
<data> <data>
HTTP/1.1 200 OK swsclose HTTP/1.1 200 OK swsclose
Date: Thu, 09 Nov 2010 14:49:00 GMT Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Type: text/html Content-Type: text/html
Content-Length: 27 Content-Length: 27
the content would go here the content would go here
</data> </data>
</reply> </reply>

View File

@@ -10,12 +10,12 @@ HTTP proxy Basic auth
# Server-side # Server-side
<reply> <reply>
<data> <data>
HTTP/1.1 200 OK swsclose HTTP/1.1 200 OK swsclose
Date: Thu, 09 Nov 2010 14:49:00 GMT Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Type: text/html Content-Type: text/html
Content-Length: 27 Content-Length: 27
the content would go here the content would go here
</data> </data>
</reply> </reply>
@@ -28,7 +28,7 @@ http
HTTP with proxy string including http:// and user only HTTP with proxy string including http:// and user only
</name> </name>
<command> <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> </command>
</client> </client>