diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2018-04-12 16:25:13 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2018-04-12 16:25:24 +0900 |
commit | cfd75dcdb18d0a4291f48020211c65507a97d9eb (patch) | |
tree | bc0018cefd6662f78ec90af210c19f23ffd3459d /tests/data/test556 | |
parent | 24b9957402f17c422eeeb3386bf049feeb342e78 (diff) | |
download | curl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.tar.gz curl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.tar.bz2 curl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.zip |
Imported Upstream version 7.59.0upstream/7.59.0
Change-Id: I06221d49da39082f95030ab57617a1e23fbda58b
Diffstat (limited to 'tests/data/test556')
-rw-r--r-- | tests/data/test556 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/data/test556 b/tests/data/test556 index 549b9a4a2..ee509b7b1 100644 --- a/tests/data/test556 +++ b/tests/data/test556 @@ -8,12 +8,12 @@ HTTP GET <reply> <data> -HTTP/1.1 200 OK swsclose
-Server: test-server/fake
-Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
-Content-Length: 6
-Connection: close
-
+HTTP/1.1 200 OK swsclose +Server: test-server/fake +Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT +Content-Length: 6 +Connection: close + -foo- </data> </reply> @@ -42,9 +42,9 @@ http://%HOSTIP:%HTTPPORT ^User-Agent:.* </strip> <protocol> -GET /556 HTTP/1.2
-Host: ninja
-
+GET /556 HTTP/1.2 +Host: ninja + </protocol> </verify> </testcase> |