PowerShell/src/System.Management.Automation
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
..
cimSupport Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
commands/utility/FormatAndOutput Cache padding strings up to 120 spaces (#3036) 2017-01-25 18:19:08 -08:00
CoreCLR Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DscSupport Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
engine 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
help Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
logging Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
minishell/api Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
namespaces Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
resources SSH remoting cmdlet parameter set changes based on RFC 0010 (#2710) 2016-12-02 14:01:08 -08:00
security Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
singleshell Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
utils Cache padding strings up to 120 spaces (#3036) 2017-01-25 18:19:08 -08:00
AssemblyInfo.cs Initial run of code formatter 2016-08-01 15:57:03 -07:00
map.json Remove CheckForSevereException and private FailFast 2016-12-01 13:46:56 -08:00
PowerShellProperties.json Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769) 2016-08-12 17:02:52 -07:00
project.json Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00