Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
请教一下,能否捕获到 用户连接和断开的事件?
6408004
用户打开网址,连接进入事件 和 关闭浏览器后的断开事件。能否捕获到?
ngx.on_abort 只能捕获到用户在没完成本次请求关掉浏览器的事件。 有没有什么办法能获取到?