Search found 1 match

by RUNET
Tue Apr 27, 2010 8:59 am
Forum: Web Interface
Topic: Remote control
Replies: 0
Views: 2569

Remote control

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'.