mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-23 14:20:08 +01:00
nm_sd_http_url_is_valid_https() is rather clunky, but it is
this way, because we must not disagree with systemd code
about what makes a valid URL.
RFC 8520 says "MUD URLs MUST use the "https" scheme".
See-also: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/463#note_476190
Fixes:
|
||
|---|---|---|
| .. | ||
| sd-adapt-shared | ||
| src | ||
| nm-logging-stub.c | ||
| nm-sd-utils-shared.c | ||
| nm-sd-utils-shared.h | ||