pub fn is_external_request() -> bool
Returns true only when the current request is known to originate from the internet-facing HTTP router. Absent request state is treated as a trusted server-side call (false).
false