summaryrefslogtreecommitdiff
path: root/tests/data/test653
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test653')
-rw-r--r--tests/data/test65314
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test653 b/tests/data/test653
index fa018be25..33885f17f 100644
--- a/tests/data/test653
+++ b/tests/data/test653
@@ -50,10 +50,10 @@ http
lib%TESTNUMBER
</tool>
- <name>
+<name>
Reuse of handle after altering mime data
- </name>
- <command>
+</name>
+<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -62,8 +62,8 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify data after the test has been "shot"
<verify>
<strippart>
-s/^--------------------------[a-z0-9]*/------------------------------/
-s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/
+s/^--------------------------[A-Za-z0-9]*/------------------------------/
+s/boundary=------------------------[A-Za-z0-9]*/boundary=----------------------------/
</strippart>
# Note that the stripping above removes 12 bytes from every occurrence of the
# boundary string and since 5 of them are in the body contents, we see
@@ -72,7 +72,7 @@ s/boundary=------------------------[a-z0-9]*/boundary=--------------------------
POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-Content-Length: 150
+Content-Length: 162
Content-Type: multipart/form-data; boundary=----------------------------
------------------------------
@@ -83,7 +83,7 @@ short value
POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-Content-Length: 167
+Content-Length: 179
Content-Type: multipart/form-data; boundary=----------------------------
------------------------------