Powershell v3 Invoke-RestMethod Powershell v3 Invoke-RestMethod powershell powershell

Powershell v3 Invoke-RestMethod


After some fishing around I discovered the cmdlet Invoke-WebRequest. This cmdlet is basically identical to Invoke-RestMethod other than the fact that it returns the headers as well as response.