Vug::UrlValidator
Class methods
Parse a URL string, returning nil on URI::Error instead of raising.
Callers handle the nil case at the appropriate log level for their
context (Fetcher logs at debug, SingleRequest logs at error).
Parse a URL string, returning nil on URI::Error instead of raising.
Callers handle the nil case at the appropriate log level for their
context (Fetcher logs at debug, SingleRequest logs at error).