aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data/send_data.1.expect
blob: 144f0f6e98f8e1abd1fd80a2ea92b4c1b5a22f89 (plain)
1
2
3
4
5
6
7
8
9
10
POST /testdocument.html HTTP/1.1
Accept-Language: en-US
Content-Type: text/plain;charset=UTF-8
Content-Length: 12
Connection: Keep-Alive
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0
Host: {{ServerHostUrl}}

My Sent Data