Changes between Initial Version and Version 1 of Ticket #2716, comment 3


Ignore:
Timestamp:
12/15/2014 01:40:08 PM (9 years ago)
Author:
Xuefer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2716, comment 3

    initial v1  
    44https://trac.transmissionbt.com/changeset/13619 
    55 
    6 {{{tr.0}}}} {{{tr.1}}} are good to support because to generate the link a web site may use the code like this: $url = "magnet://....." . http_build_query(array('xt' => ...., 'dn' => ...) + $trackers), see http://php.net/manual/en/function.http-build-query.php 
     6{{{tr.0}}} {{{tr.1}}} are good to support because to generate the link a web site may use the code like this: $url = "magnet://....." . http_build_query(array('xt' => ...., 'dn' => ...) + $trackers), see http://php.net/manual/en/function.http-build-query.php 
    77multiple tr is impossible for http_build_query function