Skip to content

Commit

Permalink
Merge pull request #11546 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
11/22/2024 PM Publish
  • Loading branch information
Taojunshen authored Nov 22, 2024
2 parents 560bad2 + 3123b34 commit 4bf35d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ Many thanks to **@ArmaanMcleod** and others for all their work to improve tab co

## Web cmdlets improvements

- Fix to allow `-PassThru` and `-Outfile` work together ([#24086][24086]) (Thanks @jshigetomi!)
- Add `OutFile` property in `WebResponseObject` ([#24047][24047]) (Thanks @jshigetomi!)
- Show filename in `Invoke-WebRequest -OutFile -Verbose` ([#24041][24041]) (Thanks @jshigetomi!)
- Fix to allow `-PassThru` and `-Outfile` work together ([#24086][24086])
- Add `OutFile` property in `WebResponseObject` ([#24047][24047])
- Show filename in `Invoke-WebRequest -OutFile -Verbose` ([#24041][24041])
- Fix WebCmdlets when `-Body` is specified but `ContentType` is not ([#23952][23952]) (Thanks
@CarloToso!)
- Fix `Invoke-WebRequest` to report correct size when `-Resume` is specified ([#20207][20207])
Expand Down
2 changes: 1 addition & 1 deletion reference/module/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ms.devlang: powershell
ms.manager: sewhee
ms.product: powershell
ms.topic: landing-page
quickFilterColumn1: powershell-7.4,windowsserver2022-ps
quickFilterColumn1: powershell-7.4,windowsserver2025-ps
quickFilterColumn2: azps-13.0.0,sqlserver-ps
quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022
title: PowerShell Module Browser
Expand Down

0 comments on commit 4bf35d2

Please sign in to comment.