async fn http_cache_put( context: &Context, url: &str, response: &Response, ) -> Result<()>
Places the binary into HTTP cache.