diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-06-07 11:15:21 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-06-07 13:26:27 +0200 |
commit | b26f1dc14f8635fc01fa5514829bc1779a7e307b (patch) | |
tree | b6c4c9fc5fe82713baee38c72d1b08c2baf7a0b6 /tests/data | |
parent | 659ea5604055208ac23feebc097d14e08633e79e (diff) | |
download | curl-b26f1dc14f8635fc01fa5514829bc1779a7e307b.tar.gz |
test328: avoid a header-looking body to make hyper mode work
The test still works the same, just modified two bytes in the content.
Closes #7203
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test328 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test328 b/tests/data/test328 index a9b695560..f17af3cc9 100644 --- a/tests/data/test328 +++ b/tests/data/test328 @@ -16,7 +16,7 @@ Content-Type: text/html Content-Encoding: none Content-Length: 38 -Q: What did 0 say to 8? A: Nice Belt! +Q- What did 0 say to 8? A- Nice Belt! </data> </reply> |