22#include <boost/scoped_ptr.hpp>
24#include <metaproxy/filter.hpp>
28 class CGI :
public Base {
31 boost::scoped_ptr<Rep>
m_p;
35 void process(metaproxy_1::Package & package)
const;
36 void configure(
const xmlNode * ptr,
bool test_only,
struct metaproxy_1_filter_struct metaproxy_1_filter_cgi