Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetchers: introduce "http" fetcher #111

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

lorc
Copy link
Collaborator

@lorc lorc commented Jun 4, 2024

This fetcher can be used to download files over HTTP or HTTPS protocol. Or any other protocol if it is supported by "curl" tool.

This fetcher can be used to download files over HTTP or HTTPS
protocol. Or any other protocol if it is supported by "curl" tool.

Signed-off-by: Volodymyr Babchuk <[email protected]>
@lorc lorc force-pushed the pr_http_fetcher branch from ecb52a6 to eb9d578 Compare June 4, 2024 23:25
@lorc lorc merged commit 00d899d into xen-troops:main Jun 5, 2024
1 check passed
@lorc lorc deleted the pr_http_fetcher branch June 5, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant