Node.jsで「ExperimentalWarning: The http2 module is an experimental API.」が出なくなるバージョン
#HTTP/2 #HTTP
Node.js 10.10で出なくなったらしい。
参考: javascript - ExperimentalWarning: The http2 module is an experimental API - Stack Overflow
PR: Release proposal: v10.10.0 by targos · Pull Request #22716 · nodejs/node