aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
blob: 5f365b42af18f5ea64d4288c6bd8de1f67cddfe9 (plain)
1
2
3
4
5
6
7
8
9
10
PUT /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