Cloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library.
-
Updated
Jun 29, 2021 - C#
Cloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library.
Fetch-interceptor is a JavaScript library to enable request interceptor feature on Fetch API. The library extends Fetch API and uses fluent API design to allow chaining of one or multiple request interceptors to a Fetch API request.
Delegating message handler for Http Client that caches responses using a distributed cache
RFC 9111 HTTP caching and request coalescing for the .NET HttpClient pipeline. Stops cache stampedes and thundering herds with a composable DelegatingHandler.
This playground demonstrates how to use custom DelegatingHandler in ASP.NET Core Minimal APIs with Refit.
Suite of useful HttpMessageHandlers for dotnet applications
request response logging example
Scissors ✂️ is a highly configurable implementation of DelegatingHandler that can be used for mocking the behavior of requests sent to specific routes.
A simply C# log exception filter on OnExceptionAsync implementing IExceptionFilter at ExceptionFilterAttribute
A cluster of Delegating Handlers (Chain-of-Responsibility pattern) for HttpClient.
A handler that allows for injecting into HttpClients to log requests and responses
To associate your repository with the delegatinghandler topic, visit your repo's landing page and select "manage topics."