get-problem-details
Extracts the Problem Details (RFC 7807) object from an unsuccessful server response (fetch/HttpErrorResponse). Eases the extraction of the Problem Details from a non 200 response in a client application.
@trendster-io/ng-uploader
A fully featured Angular file uploader that utilizes Angular's HttpClient internally, allows you to customize outgoing HTTP requests using the "Angular Way" (Interceptors), provides customizable concurrent queuing of uploads and a simple way to select fil
x-http-client
An http client to simplify sending requests (HTTP & JSONP) in the browser.
resilient-http-client
This is an augmented [Angular HttpClient][angular-http-client] which overrides the get method to enrich resilience behaviour.