diff options
Diffstat (limited to 'tests/auto/declarative/qmlxmlhttprequest/data/getResponseHeader.expect')
-rw-r--r-- | tests/auto/declarative/qmlxmlhttprequest/data/getResponseHeader.expect | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/declarative/qmlxmlhttprequest/data/getResponseHeader.expect b/tests/auto/declarative/qmlxmlhttprequest/data/getResponseHeader.expect deleted file mode 100644 index a740c79..0000000 --- a/tests/auto/declarative/qmlxmlhttprequest/data/getResponseHeader.expect +++ /dev/null @@ -1,7 +0,0 @@ -GET /testdocument.html HTTP/1.1 -Connection: Keep-Alive -Accept-Encoding: gzip -Accept-Language: en-US,* -User-Agent: Mozilla/5.0 -Host: 127.0.0.1:14445 - |