We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da9b68 commit cbcdf56Copy full SHA for cbcdf56
eodag/types/download_args.py
@@ -38,3 +38,4 @@ class DownloadConf(TypedDict, total=False):
38
dl_url_params: dict[str, str]
39
delete_archive: bool
40
asset: Optional[str]
41
+ allow_redirects: bool
0 commit comments