elasticio / component-commons-library

Storage for most common component development cases
Apache License 2.0
0 stars 0 forks source link

Added custom response handler to NoAuthRestClient #29

Closed bennmcgregor closed 3 years ago

bennmcgregor commented 4 years ago

Many components need to use custom response handler middleware in makeRequest. Added this feature to the default NoAuthRestClient.