![]() |
|
http range request filter - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Misc. Configurations (/forumdisplay.php?fid=7) +--- Thread: http range request filter (/showthread.php?tid=2119) |
http range request filter - caspereg - Sep. 11, 2013 10:47 AM i found a firefox addon that helps bypassing the download limitation https://addons.mozilla.org/en-us/firefox...unlimited/ the open source for the addon https://github.com/rumal/Download-Unlimited this firefox addon modify the http Header Request it modify the range to the allowed range by this function PHP Code: // if the range header is set by the downloadThemAllwho can i make a filter that do the same job of this addon RE: http range request filter - ProxRocks - Sep. 11, 2013 05:45 PM Please STOP TRIPLE posting !!! Doing a copy-and-paste into three different threads will NOT get your question answered any "faster". This is the SECOND time you have done this and basically only your SECOND question on this forum. I KINDLY request that you no longer TRIPLE post. Thanks in advance... RE: http range request filter - caspereg - Sep. 12, 2013 09:40 AM i am sorry for that. i thought it was different sections of the forum |