![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Search | Today's Posts | Mark Forums Read |
Development Open Discussion Anything else about the Phex development |
![]() |
| LinkBack | Thread Tools | Display Modes |
| ||||
![]() EDIT: Phex returns the correct headers for files I start to download. The other errors could be because of some problems in my config. ------ Hi, I am testing coding for Gnutella via Python at the moment, and when trying to download an only partially downloaded file from Phex, I get the following headers: Server: Phex 3.2.6.106 X-Available-Ranges: bytes Shouldn't the available ranges header contain the available ranges? Means: If I didn't misunderstand something (and didn't jump to wrong conclusions), it should look like the following: X-Available-Ranges: bytes=0-1,6-12,90-1200 Where is the error in my thinking?
__________________ ![]() -> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. Last edited by arne_bab; August 22nd, 2008 at 05:44 PM. |
| |||
![]() Phex returns X-Available-Ranges: bytes if there is no available range, but to indicate that partial download could be possible. AFAIK Lime is acting or has been acting the same way. See HTTPRangeSet.java Line 99 |
![]() |
Thread Tools | |
Display Modes | |
| |