1 | | CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
|
---|
2 | | CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
|
---|
3 | | CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
|
---|
4 | | CONSOLE MESSAGE: line 9: sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
5 | | CONSOLE ERROR: Fetch API cannot load http://localhost:8000/devtools/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
6 | | CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
|
---|
7 | | CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
|
---|
8 | | CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
|
---|
9 | | CONSOLE MESSAGE: line 9: sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
10 | | CONSOLE ERROR: Fetch API cannot load http://localhost:8000/devtools/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
11 | 1 | Tests that fetch logging works when XMLHttpRequest Logging is Enabled and doesn't show logs when it is Disabled.
|
---|
12 | 2 |
|
---|
13 | | console-fetch-logging.html:4 sending a GET request to resources/xhr-exists.html
|
---|
14 | | network-test.js:48 Fetch complete: GET "http://127.0.0.1:8000/devtools/resources/xhr-exists.html".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step1 @ console-fetch-logging.html:24makeRequests @ console-fetch-logging.html:18(anonymous) @ VM:1
|
---|
15 | | console-fetch-logging.html:4 sending a GET request to resources/xhr-does-not-exist.html
|
---|
16 | | network-test.js:48 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
|
---|
17 | | network-test.js:48 Fetch complete: GET "http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
|
---|
18 | | console-fetch-logging.html:4 sending a POST request to resources/post-target.cgi
|
---|
19 | | network-test.js:48 Fetch complete: POST "http://127.0.0.1:8000/devtools/resources/post-target.cgi".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step3 @ console-fetch-logging.html:36
|
---|
20 | | console-fetch-logging.html:4 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
21 | | console-fetch-logging.html:1 Fetch API cannot load http://localhost:8000/devtools/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
22 | | console-fetch-logging.html:4 sending a GET request to resources/xhr-exists.html
|
---|
23 | | console-fetch-logging.html:4 sending a GET request to resources/xhr-does-not-exist.html
|
---|
24 | | network-test.js:48 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
|
---|
25 | | console-fetch-logging.html:4 sending a POST request to resources/post-target.cgi
|
---|
26 | | console-fetch-logging.html:4 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
27 | | console-fetch-logging.html:1 Fetch API cannot load http://localhost:8000/devtools/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
| 3 | console-fetch-logging.js:13 sending a GET request to resources/xhr-exists.html
|
---|
| 4 | console-fetch-logging.js:13 sending a GET request to resources/xhr-does-not-exist.html
|
---|
| 5 | VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
|
---|
| 6 | makeFetch @ VM:58
|
---|
| 7 | requestHelper @ console-fetch-logging.js:20
|
---|
| 8 | step2 @ console-fetch-logging.js:39
|
---|
| 9 | setTimeout (async)
|
---|
| 10 | delayCallback @ console-fetch-logging.js:18
|
---|
| 11 | Promise.then (async)
|
---|
| 12 | requestHelper @ console-fetch-logging.js:20
|
---|
| 13 | step1 @ console-fetch-logging.js:33
|
---|
| 14 | makeRequests @ console-fetch-logging.js:27
|
---|
| 15 | (anonymous) @ VM:1
|
---|
| 16 | console-fetch-logging.js:13 sending a POST request to resources/post-target.cgi
|
---|
| 17 | VM:58 Fetch finished loading: GET "http://127.0.0.1:8000/devtools/resources/xhr-exists.html".
|
---|
| 18 | makeFetch @ VM:58
|
---|
| 19 | requestHelper @ console-fetch-logging.js:20
|
---|
| 20 | step1 @ console-fetch-logging.js:33
|
---|
| 21 | makeRequests @ console-fetch-logging.js:27
|
---|
| 22 | (anonymous) @ VM:1
|
---|
| 23 | console-fetch-logging.js:13 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
| 24 | VM:58 Fetch failed loading: GET "http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html".
|
---|
| 25 | makeFetch @ VM:58
|
---|
| 26 | requestHelper @ console-fetch-logging.js:20
|
---|
| 27 | step2 @ console-fetch-logging.js:39
|
---|
| 28 | setTimeout (async)
|
---|
| 29 | delayCallback @ console-fetch-logging.js:18
|
---|
| 30 | Promise.then (async)
|
---|
| 31 | requestHelper @ console-fetch-logging.js:20
|
---|
| 32 | step1 @ console-fetch-logging.js:33
|
---|
| 33 | makeRequests @ console-fetch-logging.js:27
|
---|
| 34 | (anonymous) @ VM:1
|
---|
| 35 | VM:58 Fetch finished loading: POST "http://127.0.0.1:8000/devtools/resources/post-target.cgi".
|
---|
| 36 | makeFetch @ VM:58
|
---|
| 37 | requestHelper @ console-fetch-logging.js:20
|
---|
| 38 | step3 @ console-fetch-logging.js:45
|
---|
| 39 | setTimeout (async)
|
---|
| 40 | delayCallback @ console-fetch-logging.js:18
|
---|
| 41 | Promise.then (async)
|
---|
| 42 | requestHelper @ console-fetch-logging.js:20
|
---|
| 43 | step2 @ console-fetch-logging.js:39
|
---|
| 44 | setTimeout (async)
|
---|
| 45 | delayCallback @ console-fetch-logging.js:18
|
---|
| 46 | Promise.then (async)
|
---|
| 47 | requestHelper @ console-fetch-logging.js:20
|
---|
| 48 | step1 @ console-fetch-logging.js:33
|
---|
| 49 | makeRequests @ console-fetch-logging.js:27
|
---|
| 50 | (anonymous) @ VM:1
|
---|
| 51 | inspected-page.html:1 Failed to load http://localhost:8000/devtools/resources/xhr-exists.html: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
| 52 | VM:58 Fetch finished loading: GET "http://localhost:8000/devtools/resources/xhr-exists.html".
|
---|
| 53 | makeFetch @ VM:58
|
---|
| 54 | requestHelper @ console-fetch-logging.js:20
|
---|
| 55 | step4 @ console-fetch-logging.js:51
|
---|
| 56 | setTimeout (async)
|
---|
| 57 | delayCallback @ console-fetch-logging.js:18
|
---|
| 58 | Promise.then (async)
|
---|
| 59 | requestHelper @ console-fetch-logging.js:20
|
---|
| 60 | step3 @ console-fetch-logging.js:45
|
---|
| 61 | setTimeout (async)
|
---|
| 62 | delayCallback @ console-fetch-logging.js:18
|
---|
| 63 | Promise.then (async)
|
---|
| 64 | requestHelper @ console-fetch-logging.js:20
|
---|
| 65 | step2 @ console-fetch-logging.js:39
|
---|
| 66 | setTimeout (async)
|
---|
| 67 | delayCallback @ console-fetch-logging.js:18
|
---|
| 68 | Promise.then (async)
|
---|
| 69 | requestHelper @ console-fetch-logging.js:20
|
---|
| 70 | step1 @ console-fetch-logging.js:33
|
---|
| 71 | makeRequests @ console-fetch-logging.js:27
|
---|
| 72 | (anonymous) @ VM:1
|
---|
| 73 | console-fetch-logging.js:13 sending a GET request to resources/xhr-exists.html
|
---|
| 74 | console-fetch-logging.js:13 sending a GET request to resources/xhr-does-not-exist.html
|
---|
| 75 | VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
|
---|
| 76 | makeFetch @ VM:58
|
---|
| 77 | requestHelper @ console-fetch-logging.js:20
|
---|
| 78 | step2 @ console-fetch-logging.js:39
|
---|
| 79 | setTimeout (async)
|
---|
| 80 | delayCallback @ console-fetch-logging.js:18
|
---|
| 81 | Promise.then (async)
|
---|
| 82 | requestHelper @ console-fetch-logging.js:20
|
---|
| 83 | step1 @ console-fetch-logging.js:33
|
---|
| 84 | makeRequests @ console-fetch-logging.js:27
|
---|
| 85 | (anonymous) @ VM:1
|
---|
| 86 | console-fetch-logging.js:13 sending a POST request to resources/post-target.cgi
|
---|
| 87 | console-fetch-logging.js:13 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
|
---|
| 88 | inspected-page.html:1 Failed to load http://localhost:8000/devtools/resources/xhr-exists.html: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
|
---|
28 | 89 |
|
---|