OLD | NEW |
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck https://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: line 33: Synchronous XMLHttpRequest on the main thread is depre
cated because of its detrimental effects to the end user's experience. For more
help, check https://xhr.spec.whatwg.org/. |
2 CONSOLE ERROR: line 25: Refused to get unsafe header "x-webkit" | 2 CONSOLE ERROR: line 25: Refused to get unsafe header "x-webkit" |
3 PASS: Response header cache-control allowed. | 3 PASS: Response header cache-control allowed. |
4 PASS: Response header content-language allowed. | 4 PASS: Response header content-language allowed. |
5 PASS: Response header content-type allowed. | 5 PASS: Response header content-type allowed. |
6 PASS: Response header expires allowed. | 6 PASS: Response header expires allowed. |
7 PASS: Response header last-modified allowed. | 7 PASS: Response header last-modified allowed. |
8 PASS: Response header pragma allowed. | 8 PASS: Response header pragma allowed. |
9 PASS: Response header x-webkit denied. | 9 PASS: Response header x-webkit denied. |
10 PASS: Non-whitelisted headers not passed to getAllResponseHeaders(). | 10 PASS: Non-whitelisted headers not passed to getAllResponseHeaders(). |
11 | 11 |
OLD | NEW |