Skip to main content

is_read

Function is_read 

Source
pub fn is_read(lua: &Lua, method: &str, url: &str) -> bool
Expand description

Whether the policy treats this request as a read. Drives the gates, so a declared authentication POST can proceed under read-only mode.