clipped2
This commit is contained in:
@@ -19,6 +19,7 @@ fn create_cached_response(content_type: &str, data: Vec<u8>, file_etag: &str) ->
|
||||
}
|
||||
|
||||
/// Обработчик для скачивания файла и генерации миниатюры, если она недоступна.
|
||||
#[allow(clippy::collapsible_if)]
|
||||
pub async fn proxy_handler(
|
||||
req: HttpRequest,
|
||||
requested_res: web::Path<String>,
|
||||
|
||||
Reference in New Issue
Block a user