Based on the comments of this post <https://stackoverflow.com/questions/31212992/how-to-enable-cors-on-google-app-engine-python-server/31213095>, it looks like `static_dir` is required for using `http_headers`. It could be some outdated/bad documentation causing some confusion.
On Wednesday, August 30, 2017 at 9:51:02 AM UTC-7, Swapnil Tiwari wrote: > > Hi, > > I have been trying to enable CORS on my Django application deployed on > Google App Engine flexible environment but no luck. Here is my question on > stack overflow with a lot more details - > https://stackoverflow.com/questions/45934384/enabling-cors-on-google-app-engine-for-a-django-application > > I have followed the January 2017 release notes over here - > https://cloud.google.com/endpoints/docs/release-notes but no luck so far > > Kindly help me > > Regards, > Swapnil > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5a2403cb-091d-45cd-bc62-0d2f93e02e0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
