修改: Makefile

修改:     conf.c
	修改:     conf.h
	修改:     conf/cproxy.ini
	修改:     conf/cproxy.ini.explain
	修改:     cproxy.c
	修改:     cproxy_help.c
	修改:     cproxy_request.c
This commit is contained in:
2019-04-21 10:41:28 +08:00
parent 4072556043
commit 68aada0edd
8 changed files with 36 additions and 14 deletions

View File

@@ -1,4 +1,7 @@
模块: [server], [http], [https]
[server]模块:
PORT 端口
PID_FILE pid文件
[http]、[https]模块关键字: [M], [U], [V], [host], [port], \r, \n, \v, \f, \b, \t, \a. 如果原本请求头含有关键字也会被替换.
[M] 原请求方法