When I try to POST to a URL it results in the following exception:
The remote server returned an error: (417) Expectation Failed.
For Powershell it is
[System.Net.ServicePointManager]::Expect100Continue = $false