test433: adjust for hyper mode

Closes #7205
This commit is contained in:
Daniel Stenberg 2021-06-07 11:57:25 +02:00
parent 528f22736d
commit 57e46dce58
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@
# Server-side # Server-side
<reply> <reply>
<data> <data>
HTTP/1.1 200 OK HTTP/1.1 200 OK
Content-Length: 6 Content-Length: 6
Content-Type: text/1 Content-Type: text/1
-foo- -foo-
</data> </data>
</reply> </reply>