PowerShell/src/Microsoft.PowerShell.Commands.Utility
Francisco Gamino 89a5c17d6b Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848)
* Fixing Invoke-WebRequest InFile parameter

* Adding aliases for Invoke-RestMethod and Invoke-WebRequest

* Adding test cases for Web cmdlets -InFile parameter

* Adding tests for Invoke-WebRequest (iwr) and Invoke-RestMethod (irm) using the cmdlet aliases.

* Remove the extra leading space
2017-02-01 10:14:24 -08:00
..
commands/utility Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848) 2017-02-01 10:14:24 -08:00
resources Invoke-RestMethod cmdlet error if the response is neither JSON nor XML (#2862) 2016-12-15 00:06:26 -08:00
singleshell/installer Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
AssemblyInfo.cs Initial run of code formatter 2016-08-01 15:57:03 -07:00
map.json Fix Microsoft.PowerShell.Commands.Utility/map.json 2016-07-28 23:15:19 -07:00
project.json Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00