如何选择节点实验性http2模块的网络接口?

时间:2018-06-06 17:21:35

标签: node.js http http2

尝试使用Node的实验http2 - 模块,并希望选择用于出站连接的网络接口。

在节点中使用标准的http模块,可以通过在this SO-answer中详细说明连接或套接字上的localAddress - 参数来完成。

不幸的是,localAddress - 参数在http2-docs中找不到。

这可能吗?

0 个答案:

没有答案