Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / server / http / tests / runTest1.php.expectf
blobeb0caa71a73fb7908272c865c24b2b2d97ed60d7
1 Requesting 'test_status.php'
2 string(%d) "int(%d)
3 bool(false)
4 bool(false)
5 int(%d)"
6 Requesting 'test_get.php?name=Foo'
7 string(15) "string(3) "Foo""
8 Requesting 'test_get.php?name=Bar'
9 string(15) "string(3) "Bar""
10 Requesting 'apc_apache_note.php'
11 string(14) "string(2) "OK""
12 Requesting 'apc_apache_note.php'
13 string(14) "string(2) "OK""
14 Requesting 'apc_apache_note.php'
15 string(14) "string(2) "OK""
16 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=foo&cookie_path=BAR'
17 string(16) "string(4) "asdf""
18 Requesting 'test_cookie.php?cookie_name=as%%0d%%0adf&cookie_value=foo&cookie_path=BAR'
19 NULL
20 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=f%%0d%%0aoo&cookie_path=BAR'
21 string(16) "string(4) "asdf""
22 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=foo&cookie_path=B%%0d%%0aAR'
23 NULL
24 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=foo&cookie_domain=B%%0d%%0aAR'
25 NULL
26 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=foo=bar'
27 string(16) "string(4) "asdf""
28 Requesting 'test_cookie.php?cookie_name=asdf&cookie_value=foo&cookie_path=B=AR'
29 string(16) "string(4) "asdf""
30 Requesting 'test_header.php?test_string=foo'
31 string(14) "string(2) "OK""
32 Requesting 'test_header.php?test_string=f%%0d%%0aoo'
33 NULL
34 Requesting 'test_duplicate_headers.php'
35 string(%d) "dict(5) {
36   ["Accept"]=>
37   string(3) "*/*"
38   ["Host"]=>
39   string(%d) "%s"
40   ["User-Agent"]=>
41   string(%s) "%s"
42   ["xxxxx"]=>
43   string(2) "45"
44   ["xyzzy"]=>
45   string(2) "44"
47 dict(5) {
48   ["accept"]=>
49   vec(1) {
50     string(3) "*/*"
51   }
52   ["host"]=>
53   vec(1) {
54     string(%d) "%s"
55   }
56   ["user-agent"]=>
57   vec(1) {
58     string(%d) "%s"
59   }
60   ["xxxxx"]=>
61   vec(1) {
62     string(2) "45"
63   }
64   ["xyzzy"]=>
65   vec(3) {
66     string(2) "42"
67     string(2) "43"
68     string(2) "44"
69   }
71 Requesting 'test_curl_multi_except.php'
72 string(%d) "Hello, World!%d:::Exception: oops"
73 Requesting 'test_pagelet.php'
74 NULL