Cross-Origin Read Blocking (CORB) is a mechanism by which browsers block access to a resource which appears inappropriate for the context in which frontend code is trying to use the resource (for example, a `<script>` element with a `src` which points to a JSON document instead of a script).