aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data/send_data.1.expect
blob: e24608d7c35430eedbcb1e782e593d1213b8ce21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
POST /testdocument.html HTTP/1.1
Accept-Language: en-US
Content-Type: text/plain;charset=UTF-8
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