Skip to content

lib: reduce URL invocations on http2 origins

URL origin getter is quite a costly function. This pull request makes sure that there are only 1 js to C++ pass done for this operation.

Merge request reports

Loading