1.支持从pangu_pxy.conf中读取kafka_topic

2.修改http2变量名
This commit is contained in:
fengweihao
2019-06-04 12:03:23 +08:00
parent d272087565
commit 78d5d473ac
4 changed files with 38 additions and 37 deletions

View File

@@ -59,7 +59,7 @@ struct tfe_h2_half_private
int by_stream;
char * url_storage;
struct tfe_h2_payload body;
struct tfe_h2_payload h2_payload;
struct tfe_h2_header header;
struct tfe_h2_header promised;