[v12.x backport] module: improve support of data: URLs by aduh95 · Pull Request #37859 · nodejs/node
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35k
Merged
richardlau merged 2 commits intonodejs:v12.x-stagingfrom
Mar 29, 2021Merged
[v12.x backport] module: improve support of data: URLs#37859
richardlau merged 2 commits intonodejs:v12.x-stagingfrom
[v12.x backport] module: improve support of data: URLs#37859
richardlau merged 2 commits intonodejs:v12.x-stagingfrom
Conversation
nodejs-github-bot
added
lib / src
v12.x labels
Mar 22, 2021
aduh95
requested a review
from richardlau
Copy link
Collaborator
nodejs-github-bot
commented
Mar 22, 2021
nodejs-github-bot commented
Mar 22, 2021Copy link
Member
richardlau
commented
Mar 22, 2021
richardlau commented
Mar 22, 2021cc @nodejs/lts Any concerns with adding URI handling functions to primordials in 12.x?
Copy link
Collaborator
nodejs-github-bot
commented
Mar 22, 2021
nodejs-github-bot commented
Mar 22, 2021richardlau approved these changes Mar 29, 2021
aduh95 added 2 commits
March 29, 2021 12:33PR-URL: nodejs#37394 Backport-PR-URL: nodejs#37859 Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Add support for loading modules using percent-encoded URLs. PR-URL: nodejs#37392 Backport-PR-URL: nodejs#37859 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
richardlau
force-pushed
the
backport-data-url-v12.x
branch
from
3f6e97e to
7b0ed4b
Compare
richardlau
merged commit
7b0ed4b
into
nodejs:v12.x-staging
aduh95
deleted the
backport-data-url-v12.x
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment