kb

Results 7 issues of kb

## Question 为了统计 bytes_out 的大小,tengine 修改了 src/http/ngx_http_write_filter_module.c 中的 ngx_http_write_filter 函数,以统计发送出去的字节数。 想知道为什么不在模块中写一个 ngx_http_output_body_filter 呢?这样可以避免修改核心代码,感觉是一种更简洁友好的做法。

目前是还没有支持语音吧,请问下还有无这个打算了。

### 前置条件 在全局配置修改参数名称 ![image](https://user-images.githubusercontent.com/18637307/62211984-72151880-b3d2-11e9-9a19-43076dc139a4.png) 修改 keyName, titleName 分别为 `name`, `alias`。 有一个接口,返回数据值如下 ![image](https://user-images.githubusercontent.com/18637307/62212180-cfa96500-b3d2-11e9-99b9-5645a00d5994.png) ### 使用 使用方法获取接口数据,其中 `users` 为接口返回结果中 data 的值 ![image](https://user-images.githubusercontent.com/18637307/62212279-fe274000-b3d2-11e9-81eb-ab762eae30aa.png) 在 HeyUI `DropdownMenu` 组件中使用了 `users` 作为数据源 ![image](https://user-images.githubusercontent.com/18637307/62212378-2878fd80-b3d3-11e9-9636-1ef6c2312db5.png) ### 出错 打印...

My repo should be closed since I found this repo, so sad. It was unbelieve, as a great human tragedy, that the name of repo is same.😭😭

I used examples http3_client.py, and modified it to send HEAD request. But I found it don't work, it seemed like that event.stream_ended was not True after receving entrie response from...

cannot reproduce

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your...