It would be nice for Feeds module to be able to rely on valid_url() for URLs like webcal://example.com/path/to/ical/feed.

Comments

Dave Reid’s picture

Note that this could be a duplicate of #295021: filter_var() with FILTER_VALIDATE_URL accepts malformed URLs and rejects not all valid URLs but I just wanted to add support for one scheme rather than refactor valid_url().

Dave Reid’s picture

Status: Active » Closed (duplicate)