is_request_cacheable

Function is_request_cacheable 

Source
pub unsafe extern "C" fn is_request_cacheable(
    req_handle: RequestHandle,
    is_cacheable_out: *mut IsCacheable,
) -> FastlyStatus