Skip to main content

split_data_and_proxied

Function split_data_and_proxied 

Source
pub fn split_data_and_proxied(raw: &str) -> (String, Option<bool>)
Expand description

Splits raw record data into its value and an optional Cloudflare proxied flag.