httpclient-interception
HTTP client interceptor
A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications.
A .NET library for intercepting server-side HTTP requests
362 stars
11 watching
27 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
c-sharpdotnetdotnet-corehttpclientnetstandard
Related projects:
Repository | Description | Stars |
---|---|---|
patrikx3/angular-http-cache-interceptor | An Angular module that intercepts HTTP requests and caches responses for future use. | 5 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 327 |
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
haga-rak/fluxzy.core | An MITM engine and CLI app that intercepts, records, and alters HTTP/1.1 and WebSocket traffic over plain or secure channels. | 135 |
nmattisson/httpclient | A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms. | 121 |
cognitedata/oryx | A high-performance .NET cross-platform library for building HTTP request handlers in F# | 203 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
maxkagamine/moq.contrib.httpclient | A set of extension methods for mocking HTTP client requests and responses with Moq. | 190 |
ardalis/httpclienttestextensions | Library providing extended functionality for testing HTTP endpoints and deserializing results in .NET applications | 101 |
cysharp/yetanotherhttphandler | Provides an HTTP handler for Unity and .NET Standard enabling support for HTTP/2 and gRPC | 380 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
hoshimin/hooklib | A lightweight functions interception library written in C with support for both user-mode and kernel-mode hooking. | 727 |