The-Standard-Organization / STX.REST.RESTFulSense.Clients

A client / server library wrapper around the existing .NET Core `HttpClient` implementation to provide meaningful exceptions for APIs response status codes.
MIT License
8 stars 5 forks source link

BROKERS: SendRequestAsync with CancellationToken `IHttpClient` #30

Closed LBoullosa closed 7 months ago

LBoullosa commented 7 months ago

All the tasks at http broker level are replaced by this method. The heavy logic for POST, GET or other will be placed under the Foundation and Processing Service.

@aosunlana ^^^