summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect')
-rw-r--r--tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect b/tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect
new file mode 100644
index 0000000..40e648e
--- /dev/null
+++ b/tests/auto/declarative/xmlhttprequest/data/getResponseHeader.expect
@@ -0,0 +1,7 @@
+GET /testdocument.html HTTP/1.1
+Connection: Keep-Alive
+Accept-Encoding: gzip
+accept-language: en,*
+User-Agent: Mozilla/5.0
+Host: localhost:14445
+