microsoft / typed-rest-client

Node Rest and Http Clients with typings for use with TypeScript
Other
675 stars 118 forks source link

Fix failing tests #133

Closed damccorm closed 5 years ago

damccorm commented 5 years ago

Querying http://httpbin.org/get now returns an obj.url of https://httpbin.org/get for some reason. This should fix our failing tests (I think)