Skip to content

http2: reduce require calls in http2/core

This commit removes unnecesary requires of http and internal/util in http2/core.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading