The empty string as initialization for CORS breaks the tile access in case Origin header is sent. Properly initialize it with the correct value NULL. Error was introduced 10 months ago it seems. You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/479 -- Commit Summary -- * use proper initialization NULL for CORS variable, not an empty string -- File Changes -- M src/mod_tile.c (2) -- Patch Links -- https://github.com/openstreetmap/mod_tile/pull/479.patch https://github.com/openstreetmap/mod_tile/pull/479.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/mod_tile/pull/479 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/mod_tile/pull/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
