Whitelisted null origin value
The Origin header supports the value null. Browsers might send null in the Origin header in unusual situations:
- Cross-origin redirects
- Requests from serialized data
- Requests using the
file:protocol - Sandboxed cross-origin requests
Pack it in an iframe
| |
