current default.action.master, 1.326, 1.327 match-all.action, 1.3, 1.4

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6610

Modified Files:
	default.action.master match-all.action 
Log Message:
Tag Range requests by default and use the tag to disable filtering

This lets download resumption and Windows updates work by default.

While this allows clients to circumvent filtering, the default
configuration never protected against malicious clients anyway.


Index: default.action.master
===================================================================
RCS file: /cvsroot/ijbswa/current/default.action.master,v
retrieving revision 1.326
retrieving revision 1.327
diff -C2 -d -r1.326 -r1.327
*** default.action.master	16 Jan 2016 12:28:21 -0000	1.326
--- default.action.master	27 Mar 2016 16:54:05 -0000	1.327
***************
*** 551,554 ****
--- 551,555 ----
  +client-header-tagger{css-requests} \
  +client-header-tagger{image-requests} \
+ +client-header-tagger{range-requests} \
  +hide-from-header{block} \
  +set-image-blocker{pattern} \
***************
*** 564,567 ****
--- 565,569 ----
  +client-header-tagger{css-requests} \
  +client-header-tagger{image-requests} \
+ +client-header-tagger{range-requests} \
  +deanimate-gifs{last} \
  +filter{refresh-tags} \
***************
*** 593,596 ****
--- 595,599 ----
  +client-header-tagger{css-requests} \
  +client-header-tagger{image-requests} \
+ +client-header-tagger{range-requests} \
  +crunch-if-none-match \
  +crunch-outgoing-cookies \
***************
*** 2585,2587 ****
--- 2588,2599 ----
  TAG:^(application|text)/(x-)?javascript$
  
+ # Disable filtering for Range requests.
+ #
+ # With filtering enabled Privoxy would remove the Range headers
+ # to be able to filter the whole response. The downside is that
+ # it prevents clients from resuming downloads or skipping over
+ # parts of multimedia files.
+ {-filter -deanimate-gifs}
+ TAG:^RANGE-REQUEST$
+ 
  #MASTER# set vi:nowrap

Index: match-all.action
===================================================================
RCS file: /cvsroot/ijbswa/current/match-all.action,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** match-all.action	27 Mar 2010 18:48:38 -0000	1.3
--- match-all.action	27 Mar 2016 16:54:05 -0000	1.4
***************
*** 11,14 ****
--- 11,15 ----
  +client-header-tagger{css-requests} \
  +client-header-tagger{image-requests} \
+ +client-header-tagger{range-requests} \
  +hide-from-header{block} \
  +set-image-blocker{pattern} \


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.