Skip Menu |

This queue is for tickets about the P2P-Transmission CPAN distribution.

Report information
The Basics
Id: 45938
Status: resolved
Priority: 0/
Queue: P2P-Transmission

People
Owner: Nobody in particular
Requestors: alan [...] eth0.org.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: X-Transmission-Session-Id support
Date: Mon, 11 May 2009 00:49:30 +0100
To: bug-P2P-Transmission [...] rt.cpan.org
From: "Alan J. Fitton" <alan [...] eth0.org.uk>
Hi there, P2P::Transmission is great, I've been messing around with using it with Curses::UI and WWW::Mechanize to login to my torrent sites and letting me select to queue things with Transmission. Anyways, I upgraded to a recent svn version of transmission today and it broke the .NET client I wrote (http://code.google.com/p/transmission-remote-dotnet/) until I made a new release and of course broke P2P::Transmission. If you're interested in fixing it, that would be cool. I'd write a patch, but I haven't used perl for ages and I don't have much time. To stop cross site scripting attacks it will return a 409 ("Conflict") response containing the X-Transmission-Session-Id, which you must send as a header in subsequent requests. Thanks for the nice module, Alan
support for X-Transmission-Session-Id was released in P2P::Transmission 0.6 thank you for the report