diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-10 13:17:04 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-10 13:17:04 (GMT) |
commit | 56bad222fb216ff5717eee0ad0afea14885b84da (patch) | |
tree | 6e3a94f5292ef535dbadfd6af2eca6c993bd137d /tests/auto/declarative/xmlhttprequest/data/send_data.1.expect | |
parent | afac65bed729aa17b726521fd564f76c849ccab5 (diff) | |
download | Qt-56bad222fb216ff5717eee0ad0afea14885b84da.zip Qt-56bad222fb216ff5717eee0ad0afea14885b84da.tar.gz Qt-56bad222fb216ff5717eee0ad0afea14885b84da.tar.bz2 |
Make test more resiliant
Diffstat (limited to 'tests/auto/declarative/xmlhttprequest/data/send_data.1.expect')
-rw-r--r-- | tests/auto/declarative/xmlhttprequest/data/send_data.1.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/xmlhttprequest/data/send_data.1.expect b/tests/auto/declarative/xmlhttprequest/data/send_data.1.expect index 1ef179b..104f485 100644 --- a/tests/auto/declarative/xmlhttprequest/data/send_data.1.expect +++ b/tests/auto/declarative/xmlhttprequest/data/send_data.1.expect @@ -5,6 +5,6 @@ Connection: Keep-Alive Accept-Encoding: gzip accept-language: en,* User-Agent: Mozilla/5.0 -Host: localhost:14445 +Host: 127.0.0.1:14445 My Sent Data
\ No newline at end of file |