diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-04-14 03:16:20 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-04-14 03:16:20 (GMT) |
commit | 298335af52cd39ad6683198674e799799d5b6d6f (patch) | |
tree | de8193672012355249db7b18d5df83cad677d90e /tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect | |
parent | ec3bf02d03609e77cb329bfc585f07372de4dc45 (diff) | |
parent | f19b9cbdf824b8943acc785c50d13fade415bd33 (diff) | |
download | Qt-298335af52cd39ad6683198674e799799d5b6d6f.zip Qt-298335af52cd39ad6683198674e799799d5b6d6f.tar.gz Qt-298335af52cd39ad6683198674e799799d5b6d6f.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect')
-rw-r--r-- | tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect b/tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect index f43e043..4d21122 100644 --- a/tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect +++ b/tests/auto/declarative/qdeclarativexmlhttprequest/data/abort.expect @@ -1,9 +1,9 @@ PUT /testdocument.html HTTP/1.1 +ACCEPT-LANGUAGE: en-US Content-Type: text/plain;charset=UTF-8 Content-Length: 9 Connection: Keep-Alive Accept-Encoding: gzip -Accept-Language: en-US,* User-Agent: Mozilla/5.0 Host: 127.0.0.1:14445 |