Skip to main content

new

Function new 

Source
pub fn new(
    origins_str: &str,
    allow_headers_str: &str,
    expose_headers_str: &str,
) -> Option<Configured>
Expand description

It builds a new CORS instance.