Skip to main content

build_access_check_url

Function build_access_check_url 

Source
fn build_access_check_url(
    server: &str,
    appid: &str,
    action: &str,
    res_name: &str,
    client_ip: &str,
) -> String
Expand description

Builds the access_check URL with the query arguments wolf-server expects.