-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Invoke-WebRequest Images missing #12089
Copy link
Copy link
Closed
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module
Milestone
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module
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/ -UseDefaultCredentialsExpected behavior

Actual behavior
