urlpattern
541a853b - Use the basic URL parser when parsing URLs

Commit
358 days ago
Use the basic URL parser when parsing URLs Use the basic URL parser when parsing URLs Blob handling is not required, since the resulting URL is not stored in any way that would make the blob handling visible. This is consistent with what the URL constructor and similar uses do. This change should not be observable. Partially addresses #242.
Author
Parents
Loading