Skip to content

lib, url: Use primordials in URL

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/patch-3 into main

This PR uses primordials in the URL class in place of the previous implementation. This will probably have some performance problems, but it is much safer in regards to prototype pollution (and similar) exploits.

Merge request reports

Loading