Skip to content

[v12.x backport] module: improve support of data: URLs

Backport of https://github.com/nodejs/node/pull/37392.

I've also included https://github.com/nodejs/node/pull/37394 which simply adds decodeURIComponent to primordials, but we could also leave it out and use it from the global object.

Merge request reports

Loading