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.
Note that this could be a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types but I just wanted to add support for one scheme rather than refactor valid_url().
Going to officially mark this as a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types.
Comments
Comment #1
dave reidNote that this could be a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types but I just wanted to add support for one scheme rather than refactor valid_url().
Comment #2
dave reidGoing to officially mark this as a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types.