How to Configure your Origin and CDN HTTP Headers?

40 views
Skip to first unread message

Sergio F

unread,
Nov 26, 2015, 12:04:00 PM11/26/15
to Mistserver.org
Hi,

I need add it :



Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: Range
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Expose-Headers "Content-Length"
Header set Access-Control-Allow-Headers "Range

Thank you,

Balder Vietor

unread,
Nov 27, 2015, 4:30:58 AM11/27/15
to mists...@googlegroups.com
Hello Sergio,

Currently MistServer has the following CORS:

Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST
Access-Control-Allow-Headers: Content-Type, X-Requested-With
Access-Control-Allow-Credentials: true

So we're currently missing

Access-Control-Allow-Headers: Range
Access-Control-Expose-Headers: Content-Length
Access-Control-Allow-Methods: Options

We can add all of these without any trouble. We'll make sure to add these in the near future.

With kind regards,

Balder Viëtor
Product Management & Head of testing



--
You received this message because you are subscribed to the Google Groups "Mistserver.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mistserver+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages