aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-09-11 09:44:49 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-15 13:32:47 +0200
commit6412bcd2219d2a5c1f8193d8f394ddb1279dee2b (patch)
tree68c4d2ceefe1f756f9a56ff6f608916fb42c7c78 /tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
parenta7571f3ac6560b7ae2495ef32e504aff228895bc (diff)
Fix xmlhttprequest autotest after HTTP/2 changes in qtbase
Change-Id: I32029f4f70da909b0b0d088899ac0c3138454792 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect')
-rw-r--r--tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect b/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
index 160bc35fda..2b60a6db86 100644
--- a/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
+++ b/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
@@ -1,10 +1,12 @@
PUT /testdocument.html HTTP/1.1
Accept-Language: en-US
Content-Type: text/plain;charset=UTF-8
-Content-Length: 12
-Connection: Keep-Alive
+Content-Length: 13
+Connection: Keep-Alive, Upgrade, HTTP2-Settings
+Upgrade: h2c
+HTTP2-Settings: {{Ignore}}
Accept-Encoding: {{Ignore}}
User-Agent: Mozilla/5.0
Host: {{ServerHostUrl}}
-My Sent Data \ No newline at end of file
+My Sent Data