修改: Makefile
修改: conf.h 修改: conf/cproxy.ini 新文件: conf/cproxy.ini.explain 修改: cproxy.c 修改: cproxy.h 修改: cproxy_help.h 修改: cproxy_request.c 修改: cproxy_request.h
This commit is contained in:
8
conf/cproxy.ini.explain
Normal file
8
conf/cproxy.ini.explain
Normal file
@@ -0,0 +1,8 @@
|
||||
模块: [server], [http], [https]
|
||||
|
||||
[http]、[https]模块关键字: [M], [U], [V], [host], [port], \r, \n, \v, \f, \b, \t, \a. 如果原本请求头含有关键字也会被替换.
|
||||
[M] 原请求方法
|
||||
[U] 原请求url
|
||||
[V] 原请求协议版本
|
||||
[host] 原请求host
|
||||
[port] 原请求端口
|
||||
Reference in New Issue
Block a user