davidfowl / OwinHttpClient

Barebones http client that uses the owin interface built on .NET socket API.
Other
48 stars 14 forks source link

Added ASP.NET Web API sample #10

Closed tugberkugurlu closed 11 years ago

tugberkugurlu commented 11 years ago

Added ASP.NET Web API sample to make an in-memory request against a Web API endpoint.