11 packages
returned for Tags:"HttpMessageHandler"
Filter
An implementation of HttpMessageHandler for use with HttpClient that invokes requests directly against an OWIN application. Useful for testing and embedded scenarios.
An HttpMessageHandler that routes requests to nested handlers based on origin.
Easily mock HttpClient with canned responses to make testing easier
.NET library to mock HTTP responses for HttpClient and verify request expectations with an experience inspired by Moq.
Implementation of OAuth 1.0a protocol. Supports transparent authentication via HttpMessageHandler
JSON and MediaTypeFormatter extensions for skwas.MockHttp.
.NET library to mock HTTP responses for any HTTP client and verify request expectations with an experience inspired by Moq.
Extension methods for easy unit tests with requests and responses.
A wrapper around 'System.Net.Http.HttpClient' enhancing AutoRedirect and Cookies. Can be used in all application types.