Page 1 of 1

Remote control

Posted: Tue Apr 27, 2010 8:59 am
by RUNET
Hi.
How i can get access from my php script to Transmission web interface?
I try send request to url '.../transmission/rpc' with headers 'X-Transmission-Session-Id' and 'Reffer'
But i get error 409

What i did wrong?

And, can i send 'get' requests ? not 'post'.