Skip to main content

endpoint_is_loopback_http

Function endpoint_is_loopback_http 

Source
pub fn endpoint_is_loopback_http(endpoint: &str) -> bool
Expand description

The full signal POST path for a configured base endpoint: callers configure the bare endpoint URL (e.g. http://127.0.0.1:4560/api/ hook-status) verbatim — no path munging here; config validation owns its shape.