RDFLib / pyLDAPI

A very small module to add Linked Data API functionality to a Python Flask installation
BSD 3-Clause "New" or "Revised" License
41 stars 11 forks source link

Enable CORS for browser client consumption #18

Closed benjaminleighton closed 4 years ago

benjaminleighton commented 4 years ago

Alternates view endpoints cannot be consumed in other browser clients because of CORS restrictions. Alternates views should return Access-Control-Allow-Origin: *

nicholascar commented 4 years ago

Addressed in 3.5 https://github.com/RDFLib/pyLDAPI/commit/e778a342a7784ad9e47fa6a8d588c05c07fd28f2