mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update channel handler
This commit is contained in:
@@ -84,7 +84,7 @@ pub async fn download_file(
|
||||
|
||||
let headers = response.headers();
|
||||
|
||||
log::debug!("Download headers: {:?}", headers);
|
||||
log::info!("Download headers: {:?}", headers);
|
||||
|
||||
let filename = headers
|
||||
.get("content-disposition")
|
||||
|
||||
Reference in New Issue
Block a user