I just realised that I don't add that extra information manually to the Request, it's the extra part after the uri. So if I request https://place.com/v1/blahblah then it generates GET /v1/blah/blah HTTP/1.1
However, now I'm getting this dreaded error: FAILED: TrustFailure | The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. 20 minutes of web searching so far without luck. Greg
