Commit f45de0e8 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

tests: removed the obsolete name parameter

parent a5e8fcbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ HTTP GET

#
# Server-side
<reply name="1">
<reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ CURLOPT_URL
</info>

# Server-side
<reply name="1">
<reply>
<data>
HTTP/1.1 200 OK
Content-Length: 6
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ CURLOPT_URL
</info>

# Server-side
<reply name="1">
<reply>
<data>
HTTP/1.1 200 OK
Content-Length: 6
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ CURLOPT_URL
</info>

# Server-side
<reply name="1">
<reply>
<data>
HTTP/1.1 200 OK
Content-Length: 6
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ HTTP GET

#
# Server-side
<reply name="1205">
<reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Loading