Send a POST request to the provided URL.
SSHHttpClientRequest post(Uri uri) => request('POST', uri, true);