metaproxy 1.22.1
Classes | Namespaces | Variables
filter_http_rewrite1.hpp File Reference
#include <boost/scoped_ptr.hpp>
#include <metaproxy/filter.hpp>
Include dependency graph for filter_http_rewrite1.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  metaproxy_1::filter::HttpRewrite1
 

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_http_rewrite1
 

Variable Documentation

◆ metaproxy_1_filter_http_rewrite1

struct metaproxy_1_filter_struct metaproxy_1_filter_http_rewrite1
extern

Definition at line 167 of file filter_http_rewrite1.cpp.

167 {
168 0,
169 "http_rewrite1",
171 };
static mp::filter::Base * filter_creator()

Referenced by metaproxy_1::FactoryStatic::FactoryStatic().