ajax - How to add Access-Control-Allow-Origin in VLC HTTP-interface? -



ajax - How to add Access-Control-Allow-Origin in VLC HTTP-interface? -

i working on new centralized interface vlc media players around house. have made website (or in progress of)...

so anyways, can add together links the different functions in vlc http interface, , works , page xml data. if instead create same request using ajax, access-control-allow-origin error.

so how add together http headers access-controlallow-origin? have seen how add together apache , aspx add together simple html file vlc interface is.

so input in matter nice :)

ajax vlc

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -