Confirmed users
716
edits
No edit summary |
|||
Line 95: | Line 95: | ||
=== cache matches === | === cache matches === | ||
* ensure that when testing for cache matches we fail when any of these conditions are met: | * ensure that when testing for cache matches we fail when any of these conditions are met: | ||
** {{done|URL != REQ URL | ** {{done|URL}} != REQ URL | ||
** origin != source origin | ** origin != source origin | ||
** credentials != credentials flag | ** credentials != credentials flag |