aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect
blob: 02062e905bd1becd674adca71d27ec6e27dcd843 (plain)
1
2
3
4
5
6
7
8
9
10
11
PUT /testdocument.html HTTP/1.1
accept-language: {{Ignore}}
content-type: text/plain;charset=UTF-8
content-length: 13
connection: Keep-Alive{{Ignore}}
http2-settings: {{Ignore}}
accept-encoding: {{Ignore}}
user-agent: Mozilla/5.0
host: {{ServerHostUrl}}

My Sent Data