hi:
在使用ngx.req.socket 接收客户端的http2的请求时报错提示不支持http2. 请教一下春哥为什么目前不支持http2呢?环境是nginx-1.11.8 + lua-nginx-module
2017/01/06 16:33:27 [error] 118165#118165: *1 lua entry thread aborted: runtime error: /var/work/http2.lua:9: http v2 not supported yet
stack traceback:
coroutine 0:
[C]: in function 'socket'
/var/work/http2.lua:9: in function </var/work/http2.lua:1>, client: 127.0.0.1, server: xxxxxxx.com, request: "POST /config/test HTTP/2.0", host: "xxxxx.com:443"