[CORS-RFC1918] Add tests checking `file:` targets.
These tests prove that no additional handling is required to block insecure private network requests targeting `file:` URLs. Indeed these requests are already blocked for a different reason: pages loaded over http and https are forbidden from accessing `file:` URLs. Bug: chromium:1142505 Change-Id: I606672978c286d450cdee796aa821c07c7911c7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498526Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Arthur Hemery <ahemery@chromium.org> Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/master@{#821655}
Showing
Please register or sign in to comment