[Tile-serving] [mod_tile] CORS support sends bogus Access-Control-Allow-Headers header (#39)
Tom Hughes
notifications at github.com
Tue Aug 13 08:22:15 UTC 2013
If the request does not have a `Access-Control-Request-Headers` header then the response will include:
```
Access-Control-Allow-Headers: (null)
```
because it has tried to format a null pointer into the response.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/39
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130813/beac5204/attachment.html>
More information about the Tile-serving
mailing list