Skip to main content

REST_HOST_ALLOWLIST

Constant REST_HOST_ALLOWLIST 

Source
pub const REST_HOST_ALLOWLIST: &[&str];
Expand description

Canonical REST-host allowlist for the 20 wasm-eligible venues.

Hosts are lowercase, scheme-stripped, path-stripped (host only). Alphabetically sorted. Use is_allowed_rest_host to query.