FAQ  •  Register  •  Login

Support for cross domain policy?

<<

bubbaganoush

Serviio newbie

Posts: 3

Joined: Fri Dec 06, 2013 5:14 pm

Post Mon Jan 13, 2014 10:21 pm

Support for cross domain policy?

Web browsers will send an http OPTIONS request (preflight request) first when the resource is on another domain in order to determine if the actual request is safe to send.
reference: https://developer.mozilla.org/en/docs/H ... d_requests

With this implement wouldn't it be easier to run an Ajax console without having to run an additional service or web server? At the moment only plain get requests are working but POST or PUT requests will fail because Serviio does not respond with a cross domain policy response to the OPTIONS request.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 16, 2014 7:57 am

Re: Support for cross domain policy?

Please create a bitbucket ticket to add support for this.

Return to Feature requests

Who is online

Users browsing this forum: No registered users and 21 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.