Back in the Saddle: Fixing The WebCmdlet Expect 100 Issue in PowerShell Core

Опубликовано: 05 Май 2026
на канале: Mark Kraus
89
2

Fixing https://github.com/PowerShell/PowerSh... and filing https://github.com/PowerShell/PowerSh...

Invoke-WebRequest and Invoke-RestMethod currently strip the Expect 100-continue header if it is present in the -Headers HashTable. This has been a bug in my backlog for awhile. After doing extensive research on the issue, I finally fix the bug and submit a PR. -- Watch live at   / markekraus