Skip to main content

validate_webhook_url

Function validate_webhook_url 

Source
pub fn validate_webhook_url(url: &str) -> Result<(), String>
Expand description

Validate the webhook URL at boot: HTTPS only.