OLD | NEW |
| 1 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 2 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 3 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 4 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 5 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 6 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 7 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 8 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 9 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
| 10 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/resources/trip
mine.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Or
igin. |
1 Test that a cross-origin redirect does not result in a non-simple request being
sent to the target. | 11 Test that a cross-origin redirect does not result in a non-simple request being
sent to the target. |
2 | 12 |
3 Asynchronous XMLHttpRequest 307 POST redirect: | 13 Asynchronous XMLHttpRequest 307 POST redirect: |
4 PASS | 14 PASS |
5 Asynchronous XMLHttpRequest 307 GET redirect: | 15 Asynchronous XMLHttpRequest 307 GET redirect: |
6 PASS | 16 PASS |
7 Asynchronous XMLHttpRequest 303 POST redirect: | 17 Asynchronous XMLHttpRequest 303 POST redirect: |
8 PASS | 18 PASS |
9 Asynchronous XMLHttpRequest 303 GET redirect: | 19 Asynchronous XMLHttpRequest 303 GET redirect: |
10 PASS | 20 PASS |
(...skipping 24 matching lines...) Expand all Loading... |
35 Synchronous XMLHttpRequest 307 DELETE redirect: | 45 Synchronous XMLHttpRequest 307 DELETE redirect: |
36 PASS | 46 PASS |
37 Synchronous XMLHttpRequest 301 POST redirect: | 47 Synchronous XMLHttpRequest 301 POST redirect: |
38 PASS | 48 PASS |
39 Synchronous XMLHttpRequest 301 GET redirect: | 49 Synchronous XMLHttpRequest 301 GET redirect: |
40 PASS | 50 PASS |
41 Synchronous XMLHttpRequest 301 DELETE redirect: | 51 Synchronous XMLHttpRequest 301 DELETE redirect: |
42 PASS | 52 PASS |
43 DONE | 53 DONE |
44 | 54 |
OLD | NEW |