文件名称:Node.js-像HTTP1一样使用HTTP2
文件大小:29KB
文件格式:ZIP
更新时间:2022-08-29 23:06:07
Node.js开发-HTTP工具
像HTTP1一样使用HTTP2
【文件预览】:
szmarczak-http2-wrapper-edd1e32
----.travis.yml(95B)
----package.json(1KB)
----test()
--------headers.js(2KB)
--------agent.js(9KB)
--------request.js(14KB)
--------auto.js(6KB)
--------helpers()
--------response.js(5KB)
----agent-example.js(406B)
----LICENSE(1KB)
----example.js(582B)
----.gitignore(57B)
----benchmark.js(2KB)
----h2o.conf(642B)
----.npmrc(19B)
----README.md(9KB)
----.editorconfig(175B)
----source()
--------index.js(605B)
--------client-request.js(8KB)
--------agent.js(7KB)
--------incoming-message.js(841B)
--------auto.js(2KB)
--------utils()