diff options
Diffstat (limited to 'conf/http_stat_header.inf')
| -rw-r--r-- | conf/http_stat_header.inf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/http_stat_header.inf b/conf/http_stat_header.inf new file mode 100644 index 0000000..eba9fe3 --- /dev/null +++ b/conf/http_stat_header.inf @@ -0,0 +1,9 @@ +[PLUGINFO] +PLUGNAME=STHH +SO_PATH=./plug/business/http_stat_header/http_stat_header.so +INIT_FUNC=HTTP_STAT_HEADER_INIT +DESTROY_FUNC=HTTP_STAT_HEADER_DESTROY + +[HTTP] +FUNC_FLAG=HTTP_CONT_ENCODING,HTTP_CONT_TYPE,HTTP_URI +FUNC_NAME=HTTP_STAT_HEADER_ENTRY |
