Skip to content

Invoke-WebRequest Images missing #12089

@pronerd2020

Description

@pronerd2020

Powershell 7.0

Since the update from Powershell 6.2.3 to 7.0 Invoke-WebRequest will not return Images anymore.

Invoke-WebRequest -Uri https://example.test/ -UseDefaultCredentials

Expected behavior
image


Actual behavior
image


PS C:\Program Files\PowerShell\7> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.0.0
PSEdition                      Core
GitCommitId                    7.0.0
OS                             Microsoft Windows 10.0.17763
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions