-
node-simple-http2:Node.js 简单实现 http2 服务器下载
资源介绍
节点简单-http2
Node.js 简单实现 HTTP/2 服务器
用于学习 HTTP/2 的日志记录帧信息
使用某些浏览器
初学者可读(无流和无对象)
克隆
$ git clone https://github.com/jinjor/node-simple-http2.git
样本
$ cd node-simple-http2/sample
$ node server
浏览
Chrome合金
(2015/02/07)
打开 Chrome
访问chrome://flags/#enable-spdy4
启用 SPDY4 并重新启动 Chrome
访问https://localhost:8443
火狐每晚
(2014/12/25)
打开
访问about:config
将network.http.spdy.enabled.http2draft设置为true
将networ
- 上一篇: ShadowShorten
- 下一篇: jmeter测试相关jar包