bugmldonkey, a multi-networks file-sharing client - Bugs: bug #16110, [BT] wrong referer in HEAD request

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16110: [BT] wrong referer in HEAD request

Submitter:  orbit <orbit>
Submitted:  Thu 16 Mar 2006 07:21:11 PM UTC
   
 
Category:  Bittorrent-Plugin Severity:  3 - Normal
Item Group:  Program malfunction Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  None Release:  2-7-4 CVS
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  None

Fri 17 Mar 2006 05:41:59 PM UTC, comment #1: 

Please test the attached patch

spiralvoice <spiralvoice>
Group administrator
Thu 16 Mar 2006 07:21:11 PM UTC, original submission:  

adding a torrent per URL MLdoneky sends:

 [HTTPcl] make_full_request on URL: HEAD
 /foobar.torrent HTTP/1.0\013\n
 Host: foobar.net\013\n
 User-Agent: MLDonkey/2.7.4\013\n
 Accept: /\013\n
 Connection: close\013\n
 Referer: file://foobar.net\013\n\013\n

Referer should be
 Referer: http://foobar.net\013\n\013\n

So torrents from some sites which check referer stricktly won't start.
(Workaround: download files and add from hd)

orbit <orbit>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1504:  dllink_referer.patch added by spiralvoice (655B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-03-17 spiralvoice Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, patch tracker
2006-03-17 spiralvoice Attached File- Added dllink_referer.patch, #3505

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code