CORS support for Transmission web server?
Posted: Wed Dec 30, 2015 8:21 am
I am trying to write a chrome extension that communicates with my Transmission daemon through the RPC.
The problem is that I get 401 error since the web server does not allow CORS. Is there anyway to configure the daemon to enable this? I have tried to google for it, no luck so far... Anyone else tried to write a client for transmission and fronted this problem?
The problem is that I get 401 error since the web server does not allow CORS. Is there anyway to configure the daemon to enable this? I have tried to google for it, no luck so far... Anyone else tried to write a client for transmission and fronted this problem?