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
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.
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 ^^^