logo       

current actionlist.h,1.27,1.28: msg#00043

web.privoxy.cvs

Subject: current actionlist.h,1.27,1.28

Update of /cvsroot/ijbswa/current
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv31217

Modified Files:
actionlist.h
Log Message:
Let the CGI editor suggest a forward-override
parameter whose syntax is actually valid.


Index: actionlist.h
===================================================================
RCS file: /cvsroot/ijbswa/current/actionlist.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- actionlist.h 10 Nov 2007 15:04:08 -0000 1.27
+++ actionlist.h 11 Dec 2007 21:08:29 -0000 1.28
@@ -39,6 +39,10 @@
*
* Revisions :
* $Log$
+ * Revision 1.28 2007/12/11 21:08:29 fabiankeil
+ * Let the CGI editor suggest a forward-override
+ * parameter whose syntax is actually valid.
+ *
* Revision 1.27 2007/11/10 15:04:08 fabiankeil
* Tell the CGI editor about +hide-referrer{conditional-forge}.
*
@@ -188,7 +192,7 @@
DEFINE_ACTION_MULTI ("filter", ACTION_MULTI_FILTER)
DEFINE_ACTION_BOOL ("force-text-mode", ACTION_FORCE_TEXT_MODE)
DEFINE_ACTION_STRING ("forward-override",
ACTION_FORWARD_OVERRIDE, ACTION_STRING_FORWARD_OVERRIDE)
-DEFINE_CGI_PARAM_CUSTOM ("forward-override",
ACTION_FORWARD_OVERRIDE, ACTION_STRING_FORWARD_OVERRIDE, ".")
+DEFINE_CGI_PARAM_CUSTOM ("forward-override",
ACTION_FORWARD_OVERRIDE, ACTION_STRING_FORWARD_OVERRIDE, "forward .")
DEFINE_ACTION_BOOL ("handle-as-empty-document",
ACTION_HANDLE_AS_EMPTY_DOCUMENT)
DEFINE_ACTION_BOOL ("handle-as-image", ACTION_IMAGE)
DEFINE_ACTION_STRING ("hide-accept-language",
ACTION_HIDE_ACCEPT_LANGUAGE, ACTION_STRING_LANGUAGE)


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise