httpmessagehandler
There are 7 repositories under httpmessagehandler topic.
githubofrico/RestSpringMVCDemo
RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。
xljiulang/HttpMessageHandlerFactory
具有生命周期管理和动态Web代理的HttpMessageHandler创建工厂
webappsuk/HttpRecorder
A flexible .Net Standard 1.6 recorder allowing for the robust recording and replay of Http transactions.
glassechidna/HttpClientMiddleware
Middleware facilitation for outbound HttpClient requests that is a mirror image of the functionality provided by ASP.Net Core (and OWIN) inbound request middleware.
ThunderDesign/ThunderDesign.Net-PCL.HttpClientService
A wrapper around 'System.Net.Http.HttpClient' enhancing AutoRedirect and Cookies. Can be used in all application types.
stratiteq/identityclient
Stratiteq.Identity.Client.AAD is a library for simplifying the setup of a HttpMessageHandler that autenticates using MSAL to AAD.