Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

url_actions Struct Reference

This structure is used to store the actions list. More...


Data Fields

url_spec url [1]
action_spec action [1]
url_actions * next


Detailed Description

This structure is used to store the actions list.

It contains a URL pattern, and the chages to the actions. It is a linked list.


Field Documentation

struct action_spec url_actions::action[1]
 

Actions.

struct url_actions* url_actions::next
 

Next action in file, or NULL.

struct url_spec url_actions::url[1]
 

URL pattern.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:50 2002 for Privoxy 3.1.1 by doxygen1.2.15