deltachat::net::http

Function http_cache_put

source
async fn http_cache_put(
    context: &Context,
    url: &str,
    response: &Response,
) -> Result<()>
Expand description

Places the binary into HTTP cache.