[Req] Filter to allow resuming for IE - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Filter Help/Request (/forumdisplay.php?fid=31) +--- Thread: [Req] Filter to allow resuming for IE (/showthread.php?tid=2025) |
[Req] Filter to allow resuming for IE - joey_sw - Jun. 15, 2012 03:16 AM Hi, this is my first post. I've been using proxomitron for almost 2 years, and i love this program, theres many i could learn from it. I'm a IE user, recently i notice many websites omitting the "ETag:" from incoming http headers, this makes IE wont send "Range:" messages header to resume interrupted transfer. IE-8 (and earlier versions) will re-download the file from very begining instead. In area with lousy internet conncections, this can be very frustating. Therefore i made following simple filters: Code: [HTTP headers] Its works so far, however i feel the filters above were not-optimized and not-foolproof. For example if sites on the list were using ETag method again, those filter might have undisired effect instead. Please help me perfecting the filters. |