Parse a URL without throwing on invalid input.
The URL string to parse.
A URL object, or null if parsing fails.
Parse a URL without throwing on invalid input.