view modules/stdlib/types/httpsurl.pp @ 424:4a2ee7e3b110

Update stdlib in case it fixed deprecation
author IBBoard <dev@ibboard.co.uk>
date Sun, 09 Oct 2022 10:34:32 +0100
parents d9352a684e62
children
line wrap: on
line source

type Stdlib::HTTPSUrl = Pattern[/(?i:\Ahttps:\/\/.*\z)/]