Function servers::http::authorize::extract_catalog_and_schema

source ยท
pub fn extract_catalog_and_schema<B>(request: &Request<B>) -> (String, String)