yanpaulo / RestHttpClient

Simple and flexible REST client built on top of Microsoft's System.Net.HttpClient.
10 stars 1 forks source link

Wrapper for responses #18

Open yanpaulo opened 3 years ago

yanpaulo commented 3 years ago

Responses should be wrapped alongside HttpResponse object and other releant data.