Page 1 of 1

CORS support for Transmission web server?

Posted: Wed Dec 30, 2015 8:21 am
by duduamar
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?

Re: CORS support for Transmission web server?

Posted: Sat Jan 02, 2016 9:24 am
by killemov
Very unlikely this will be implemented, the Web UI will most likely become even more strict. Content Security Policy for WebUI