zutuanwang
zutuanwang
> android provider日志: ` [D 190806 06:29:26 device:100] [9af1acf9] use atx-agent: atx-agent-armv7 [E 190806 06:29:31 main:258] Unknown error: [Errno 104] Connection reset by peer Traceback (most recent call last): File...
``` local http = require "resty.http" local qrbody = { method = ngx.var.request_method, query = ngx.req.get_uri_args(), body = nil, path = ngx.var.uri, headers = ngx.req.get_headers(), keepalive_timeout = 60000, keepalive_pool =...
``` 2021/04/01 15:21:29 [error] 5903#5903: *32 lua entry thread aborted: runtime error: /opt/openresty/lualib/resty/test.lua:185: http2 requests not supported yet stack traceback: coroutine 0: [C]: in function 'capture' /opt/openresty/lualib/resty/test.lua:185: in function 'handle'...
build出来的浏览器版本过低,可以通过高版本的qt libraries来build更高版本的window/linux应用吗