GET Responses from Gateway should include CORS headers allowing JS from other origins to read the data cross-origin.
Implementation | kubo |
---|---|
Conformance Version | v0.5.2 |
Total | ✅4 |
Header Access-Control-Allow-Headers | ✅1 |
Header Access-Control-Allow-Methods | ✅1 |
Header Access-Control-Allow-Origin | ✅1 |
Header Access-Control-Expose-Headers | ✅1 |