Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid HTTP 401 error on manifest.json due to CORS
Because of CORS, the manifest.json request returns an HTTP 401 error. Explaination: koajs/basic-auth#19
- Loading branch information