- Notifications
You must be signed in to change notification settings - Fork 8.1k
Fix using xml -Body in webcmdlets without an encoding#19281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Conversation
CarloToso commented Mar 5, 2023 • edited by iSazonov
Loading Uh oh!
There was an error while loading. Please reload this page.
edited by iSazonov
Uh oh!
There was an error while loading. Please reload this page.
...t.PowerShell.Commands.Utility/commands/utility/WebCmdlet/Common/WebRequestPSCmdlet.Common.csShow resolvedHide resolved
Uh oh!
There was an error while loading. Please reload this page.
test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlets.Tests.ps1 Outdated Show resolvedHide resolved
Uh oh!
There was an error while loading. Please reload this page.
test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlets.Tests.ps1 Outdated Show resolvedHide resolved
Uh oh!
There was an error while loading. Please reload this page.
…s.Tests.ps1 Co-authored-by: Ilya <darpa@yandex.ru>
…s.Tests.ps1 Co-authored-by: Ilya <darpa@yandex.ru>
This PR has Quantification details
Why proper sizing of changes mattersOptimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
1 similar comment
This PR has Quantification details
Why proper sizing of changes mattersOptimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
ghost commented Mar 14, 2023
🎉 Handy links: |
PR Summary
Allow using xml -Body in webcmdlets without an encoding
PR Context
fix#19280
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).