Skip to content

The "download_file()" method should set the user-agent in headers for the call to "requests.get()" #4153

@mdmintz

Description

@mdmintz

The download_file() method should set the user-agent in headers for the call to requests.get()


This change may prevent cases where calling requests.get() could get blocked.

Here's the method with args: download_file(file_url, destination_folder=None)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions