Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement URL.canParse #460

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Implement URL.canParse #460

merged 1 commit into from
Mar 21, 2023

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Mar 20, 2023

Added as part of the standard URL API as a mechanism for validating that a URL string can be parsed without incurring the additional cost of creating and catching an error.

Added as part of the standard URL API as a mechanism for validating
that a URL string can be parsed without incurring the additional
cost of creating and catching an error.
@jasnell jasnell force-pushed the jsnell/url-canparse branch from dac1d32 to 3116830 Compare March 20, 2023 19:58
@jasnell jasnell merged commit 662240e into main Mar 21, 2023
@kentonv kentonv deleted the jsnell/url-canparse branch March 22, 2023 19:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants