nathanwblair / im-only-resting

Automatically exported from code.google.com/p/im-only-resting
Apache License 2.0
1 stars 0 forks source link

Consider replacing RestSharp http client with something else #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It's bit us a few times:
1. doesn't support file:/// protocal
2. has undesirable default http headers
3. ...

Original issue reported on code.google.com by stephen....@gmail.com on 23 Sep 2012 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 24 Oct 2012 at 1:50

GoogleCodeExporter commented 9 years ago
replaced with microsoft's system.net.http

Original comment by stephen....@gmail.com on 11 Nov 2012 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 8 Dec 2012 at 2:44