Skip to content

Allow downloading multiple files with Invoke-WebRequest #17554

@soredake

Description

@soredake

Summary of the new feature / enhancement

Right now there is no way to download multiple files with Invoke-WebRequest, trying to do so with Invoke-WebRequest -Uri link1,link2 will result in error Invoke-WebRequest: Cannot convert 'System.Object[]' to the type 'System.Uri' required by parameter 'Uri'. Specified method is not supported., this feature depends on #17553

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-DeclinedThe proposed feature is declined.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions