Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: clarify preflight request headers
Clarify that, although CORS-preflight requests systematically include an Access-Control-Request-Method header, they do not systematically include an Access-Control-Request-Headers header. Fixes #1717.
- Loading branch information